Binance Connector JS
Preparing search index...
@binance/fiat
FiatRestAPI
AccountInfo
Interface AccountInfo
Export
AccountInfo
interface
AccountInfo
{
accountNumber
?:
string
;
accountType
?:
string
;
agency
?:
string
;
bankCodeForPix
?:
string
;
}
Index
Properties
account
Number?
account
Type?
agency?
bank
Code
For
Pix?
Properties
Optional
account
Number
accountNumber
?:
string
Memberof
AccountInfo
Optional
account
Type
accountType
?:
string
Memberof
AccountInfo
Optional
agency
agency
?:
string
Memberof
AccountInfo
Optional
bank
Code
For
Pix
bankCodeForPix
?:
string
Memberof
AccountInfo
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
account
Number
account
Type
agency
bank
Code
For
Pix
Binance Connector JS
Loading...
Export
AccountInfo