Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccountResult ¶
type AliasAddress ¶
type AliasAddress struct {
Address string
}
type BalanceResult ¶
type RequestAliasResult ¶
type RequestAliasResult struct {
Alias string
}
type TokenTransferResponse ¶
type TokenTransferResponse struct {
TrackingId string `json:"trackingId"`
}
type TrackStatusResult ¶
type TrackStatusResult struct {
Active bool `json:"active"`
}
type Transaction ¶
type VoucherDataResult ¶
Click to show internal directories.
Click to hide internal directories.