Binance Connector JS
Preparing search index...
@binance/staking
StakingRestAPI
RedeemEthResponse
Interface RedeemEthResponse
Export
RedeemEthResponse
interface
RedeemEthResponse
{
arrivalTime
?:
number
;
conversionRatio
?:
string
;
ethAmount
?:
string
;
success
?:
boolean
;
}
Index
Properties
arrival
Time?
conversion
Ratio?
eth
Amount?
success?
Properties
Optional
arrival
Time
arrivalTime
?:
number
Memberof
RedeemEthResponse
Optional
conversion
Ratio
conversionRatio
?:
string
Memberof
RedeemEthResponse
Optional
eth
Amount
ethAmount
?:
string
Memberof
RedeemEthResponse
Optional
success
success
?:
boolean
Memberof
RedeemEthResponse
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
arrival
Time
conversion
Ratio
eth
Amount
success
Binance Connector JS
Loading...
Export
RedeemEthResponse