Binance Connector JS
Preparing search index...
@binance/sub-account
SubAccountRestAPI
QuerySubAccountApiKeyResponse
Interface QuerySubAccountApiKeyResponse
Export
QuerySubAccountApiKeyResponse
interface
QuerySubAccountApiKeyResponse
{
rows
?:
QuerySubAccountApiKeyResponseRowsInner
[]
;
total
?:
number
|
bigint
;
}
Index
Properties
rows?
total?
Properties
Optional
rows
rows
?:
QuerySubAccountApiKeyResponseRowsInner
[]
Memberof
QuerySubAccountApiKeyResponse
Optional
total
total
?:
number
|
bigint
Memberof
QuerySubAccountApiKeyResponse
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
rows
total
Binance Connector JS
Loading...
Export
QuerySubAccountApiKeyResponse