Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APIKey ¶
type APIKey struct {
SubAcct string `json:"subAcct,omitempty"`
Label string `json:"label,omitempty"`
APIKey string `json:"apiKey,omitempty"`
SecretKey string `json:"secretKey,omitempty"`
Passphrase string `json:"Passphrase,omitempty"`
Perm string `json:"perm,omitempty"`
IP string `json:"ip,omitempty"`
TS okex.JSONTime `json:"ts,omitempty"`
}
type HistoryTransfer ¶
type SubAccount ¶
Click to show internal directories.
Click to hide internal directories.