stellar-sdk
Toggle table of contents
1.3.0
common
Target filter
common
Switch theme
Search in API
Skip to content
stellar-sdk
stellar-sdk
/
com.soneso.stellar.sdk.sep.sep06
/
Sep06WithdrawResponse
/
Sep06WithdrawResponse
Sep06Withdraw
Response
constructor
(
accountId
:
String
?
=
null
,
memoType
:
String
?
=
null
,
memo
:
String
?
=
null
,
id
:
String
?
=
null
,
eta
:
Long
?
=
null
,
minAmount
:
String
?
=
null
,
maxAmount
:
String
?
=
null
,
feeFixed
:
String
?
=
null
,
feePercent
:
String
?
=
null
,
extraInfo
:
Sep06ExtraInfo
?
=
null
)