Portal Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Portal Android SDK
Portal Android SDK
/
io.portalhq.android.api.data.noah
/
NoahSellQuote
Noah
Sell
Quote
data
class
NoahSellQuote
(
val
signedQuote
:
String
,
val
expiry
:
String
)
A signed payout quote that can be used to lock in a rate.
Members
Constructors
Noah
Sell
Quote
Link copied to clipboard
constructor
(
signedQuote
:
String
,
expiry
:
String
)
Properties
expiry
Link copied to clipboard
val
expiry
:
String
signed
Quote
Link copied to clipboard
val
signedQuote
:
String