package
Version:
v6.1.0+incompatible
Opens a new window with list of versions in this module.
Published: Jan 28, 2019
License: BSD-3-Clause
Opens a new window with license information.
Imports: 19
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type AccountResult struct {
Currency int32 `json:"currency,omitempty"`
Balance string `json:"balance,omitempty"`
Frozen string `json:"frozen,omitempty"`
Addr string `json:"addr,omitempty"`
}
AccountResult 账户余额查询出来之后进行单位转换
Source Files
¶
Click to show internal directories.
Click to hide internal directories.