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.sep38
/
Sep38QuoteResponse
/
Sep38QuoteResponse
Sep38Quote
Response
constructor
(
id
:
String
,
expiresAt
:
String
,
totalPrice
:
String
,
price
:
String
,
sellAsset
:
String
,
sellAmount
:
String
,
sellDeliveryMethod
:
String
?
=
null
,
buyAsset
:
String
,
buyAmount
:
String
,
buyDeliveryMethod
:
String
?
=
null
,
fee
:
Sep38Fee
)