public interface MtsClientApi
Modifier and Type | Method and Description |
---|---|
Ccf |
getCcf(String sourceId)
Gets customer confidence factor for a customer
|
Ccf |
getCcf(String sourceId,
String username,
String password)
Gets customer confidence factor for a customer
|
long |
getMaxStake(Ticket ticket)
Gets maximum stake for a ticket
|
long |
getMaxStake(Ticket ticket,
String username,
String password)
Gets maximum stake for a ticket
|
long getMaxStake(Ticket ticket, String username, String password) throws Exception
Copyright © 2017–2019. All rights reserved.