sdk
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
sdk
sdk
/
com.tpay.sdk.api.models.transaction
/
SingleTransaction
/
SingleTransaction
Single
Transaction
constructor
(
amount
:
Double
,
description
:
String
,
hiddenDescription
:
String
?
=
null
,
payerContext
:
PayerContext
,
notifications
:
Notifications
?
)