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