Readers SDK
Toggle table of contents
version 28.0.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readers SDK
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