toggle menu
Readers SDK
version 27.0.0
androidJvm
switch theme
search in API
model
/
com.mpos.payments.transaction.model
/
SDKV2Total
SDKV2Total
data
class
SDKV2Total
(
val
total
:
SDKMoney
)
Representation of the total amount for the transaction
Parameters
total
total transaction amount
Members
Constructors
SDKV2Total
Link copied to clipboard
constructor
(
total
:
SDKMoney
)
Properties
total
Link copied to clipboard
val
total
:
SDKMoney