package
Version:
v1.66.0
Opens a new window with list of versions in this module.
Published: Dec 30, 2021
License: BSD-3-Clause
Opens a new window with license information.
Imports: 21
Opens a new window with list of imports.
Imported by: 4
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.