Binance Connector JS
Preparing search index...
@binance/margin-trading
MarginTradingRestAPI
CreateSpecialKeyResponse
Interface CreateSpecialKeyResponse
Export
CreateSpecialKeyResponse
interface
CreateSpecialKeyResponse
{
apiKey
?:
string
;
secretKey
?:
string
;
type
?:
string
;
}
Index
Properties
api
Key?
secret
Key?
type?
Properties
Optional
api
Key
apiKey
?:
string
Memberof
CreateSpecialKeyResponse
Optional
secret
Key
secretKey
?:
string
Memberof
CreateSpecialKeyResponse
Optional
type
type
?:
string
Memberof
CreateSpecialKeyResponse
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
api
Key
secret
Key
type
Binance Connector JS
Loading...
Export
CreateSpecialKeyResponse