package
Version:
v1.68.2
Opens a new window with list of versions in this module.
Published: Mar 16, 2023
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.