Binance Connector JS
Preparing search index...
@binance/staking
StakingRestAPI
RedeemSolResponse
Interface RedeemSolResponse
Export
RedeemSolResponse
interface
RedeemSolResponse
{
arrivalTime
?:
number
;
exchangeRate
?:
string
;
solAmount
?:
string
;
success
?:
boolean
;
}
Index
Properties
arrival
Time?
exchange
Rate?
sol
Amount?
success?
Properties
Optional
arrival
Time
arrivalTime
?:
number
Memberof
RedeemSolResponse
Optional
exchange
Rate
exchangeRate
?:
string
Memberof
RedeemSolResponse
Optional
sol
Amount
solAmount
?:
string
Memberof
RedeemSolResponse
Optional
success
success
?:
boolean
Memberof
RedeemSolResponse
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
arrival
Time
exchange
Rate
sol
Amount
success
Binance Connector JS
Loading...
Export
RedeemSolResponse