Binance Connector JS
Preparing search index...
@binance/staking
StakingRestAPI
GetSoftStakingProductListResponse
Interface GetSoftStakingProductListResponse
Export
GetSoftStakingProductListResponse
interface
GetSoftStakingProductListResponse
{
rows
?:
GetSoftStakingProductListResponseRowsInner
[]
;
status
?:
boolean
;
total
?:
number
;
totalRewardsUsdt
?:
string
;
}
Index
Properties
rows?
status?
total?
total
Rewards
Usdt?
Properties
Optional
rows
rows
?:
GetSoftStakingProductListResponseRowsInner
[]
Memberof
GetSoftStakingProductListResponse
Optional
status
status
?:
boolean
Memberof
GetSoftStakingProductListResponse
Optional
total
total
?:
number
Memberof
GetSoftStakingProductListResponse
Optional
total
Rewards
Usdt
totalRewardsUsdt
?:
string
Memberof
GetSoftStakingProductListResponse
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
rows
status
total
total
Rewards
Usdt
Binance Connector JS
Loading...
Export
GetSoftStakingProductListResponse