Binance Connector JS
Preparing search index...
@binance/simple-earn
SimpleEarnRestAPI
GetBfusdQuotaDetailsResponse
Interface GetBfusdQuotaDetailsResponse
Export
GetBfusdQuotaDetailsResponse
interface
GetBfusdQuotaDetailsResponse
{
fastRedemptionQuota
?:
GetBfusdQuotaDetailsResponseFastRedemptionQuota
;
redeemEnable
?:
boolean
;
standardRedemptionQuota
?:
GetBfusdQuotaDetailsResponseStandardRedemptionQuota
;
subscribeEnable
?:
boolean
;
}
Index
Properties
fast
Redemption
Quota?
redeem
Enable?
standard
Redemption
Quota?
subscribe
Enable?
Properties
Optional
fast
Redemption
Quota
fastRedemptionQuota
?:
GetBfusdQuotaDetailsResponseFastRedemptionQuota
Memberof
GetBfusdQuotaDetailsResponse
Optional
redeem
Enable
redeemEnable
?:
boolean
Memberof
GetBfusdQuotaDetailsResponse
Optional
standard
Redemption
Quota
standardRedemptionQuota
?:
GetBfusdQuotaDetailsResponseStandardRedemptionQuota
Memberof
GetBfusdQuotaDetailsResponse
Optional
subscribe
Enable
subscribeEnable
?:
boolean
Memberof
GetBfusdQuotaDetailsResponse
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
fast
Redemption
Quota
redeem
Enable
standard
Redemption
Quota
subscribe
Enable
Binance Connector JS
Loading...
Export
GetBfusdQuotaDetailsResponse