sub_account

package
v0.0.0-...-1820ca8 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type APIKey

type APIKey struct {
	responses.Basic
	APIKeys []*models.APIKey `json:"data,omitempty"`
}

type GetBalance

type GetBalance struct {
	responses.Basic
	Balances []*account.Balance `json:"data,omitempty"`
}

type HistoryTransfer

type HistoryTransfer struct {
	responses.Basic
	HistoryTransfers []*models.HistoryTransfer `json:"data,omitempty"`
}

type ManageTransfer

type ManageTransfer struct {
	responses.Basic
	Transfers []*models.Transfer `json:"data,omitempty"`
}

type ViewList

type ViewList struct {
	responses.Basic
	SubAccounts []*models.SubAccount `json:"data,omitempty"`
}

Jump to

Keyboard shortcuts

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