Uses of Class
com.sportradar.mbs.sdk.entities.common.Amount
Packages that use Amount
-
Uses of Amount in com.sportradar.mbs.sdk.entities.common
Methods in com.sportradar.mbs.sdk.entities.common that return Amount -
Uses of Amount in com.sportradar.mbs.sdk.entities.request
Methods in com.sportradar.mbs.sdk.entities.request that return AmountModifier and TypeMethodDescriptionBalanceChangeInformRequest.getAmount()Gets the amount.DepositInformRequest.getAmount()Gets the amount of the deposit.WithdrawalInformRequest.getAmount()Gets the withdrawal amount.Methods in com.sportradar.mbs.sdk.entities.request with parameters of type AmountModifier and TypeMethodDescriptionSets the amount.voidSets the amount.Sets the amount of the deposit.voidSets the amount of the deposit.Sets the withdrawal amount.voidSets the withdrawal amount.