wallet-sdk
1.2.0
wallet-sdk
/
org.stellar.walletsdk.anchor
/
Payment
Payment
@
Serializable
data
class
Payment
(
amount
:
String
,
fee
:
String
,
id
:
String
,
idType
:
String
)
Content copied to clipboard
Properties
Properties
amount
Link copied to clipboard
val
amount
:
String
Content copied to clipboard
fee
Link copied to clipboard
val
fee
:
String
Content copied to clipboard
id
Link copied to clipboard
val
id
:
String
Content copied to clipboard
idType
Link copied to clipboard
val
idType
:
String
Content copied to clipboard