types

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 26, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Account

type Account struct {
	Currency    string `json:"currency,omitempty"`
	AccountID   int64  `json:"accountId,omitempty"`
	Balance     string `json:"balance,omitempty"`
	Available   string `json:"available,omitempty"`
	ChangeType  string `json:"changeType,omitempty"`
	AccountType string `json:"accountType,omitempty"`
	ChangeTime  int64  `json:"changeTime,omitempty"`
	SeqNum      int64  `json:"seqNum,omitempty"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL