package
Version:
v0.0.0-...-00ec2d6
Opens a new window with list of versions in this module.
Published: Jun 12, 2021
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 AccountListRequest struct {
AccountName string `json:"accountName"`
Offset int `json:"offset"`
Limit int `json:"limit"`
}
type AccountRequest struct {
AccountName string `json:"accountName"`
Password string `json:"password"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.