Binance Connector JS
Preparing search index...
@binance/simple-earn
SimpleEarnRestAPI
SimpleAccountResponse
Interface SimpleAccountResponse
Export
SimpleAccountResponse
interface
SimpleAccountResponse
{
totalAmountInBTC
?:
string
;
totalAmountInUSDT
?:
string
;
totalFlexibleAmountInBTC
?:
string
;
totalFlexibleAmountInUSDT
?:
string
;
totalLockedInBTC
?:
string
;
totalLockedInUSDT
?:
string
;
}
Index
Properties
total
Amount
In
BTC?
total
Amount
In
USDT?
total
Flexible
Amount
In
BTC?
total
Flexible
Amount
In
USDT?
total
Locked
In
BTC?
total
Locked
In
USDT?
Properties
Optional
total
Amount
In
BTC
totalAmountInBTC
?:
string
Memberof
SimpleAccountResponse
Optional
total
Amount
In
USDT
totalAmountInUSDT
?:
string
Memberof
SimpleAccountResponse
Optional
total
Flexible
Amount
In
BTC
totalFlexibleAmountInBTC
?:
string
Memberof
SimpleAccountResponse
Optional
total
Flexible
Amount
In
USDT
totalFlexibleAmountInUSDT
?:
string
Memberof
SimpleAccountResponse
Optional
total
Locked
In
BTC
totalLockedInBTC
?:
string
Memberof
SimpleAccountResponse
Optional
total
Locked
In
USDT
totalLockedInUSDT
?:
string
Memberof
SimpleAccountResponse
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
total
Amount
In
BTC
total
Amount
In
USDT
total
Flexible
Amount
In
BTC
total
Flexible
Amount
In
USDT
total
Locked
In
BTC
total
Locked
In
USDT
Binance Connector JS
Loading...
Export
SimpleAccountResponse