package
Version:
v0.0.0-...-841ffdc
Opens a new window with list of versions in this module.
Published: Jul 8, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type AccountTransferResponse struct {
Code int64 `json:"code"`
Success bool `json:"success"`
Message string `json:"message"`
Data int64 `json:"data"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.