Interface | Description |
---|---|
UnresolvedAddress |
Unresolved address is used when the referenced account can be accessed via an
Address or
a NamespaceId |
Class | Description |
---|---|
Account |
The account structure describes an account private key, public key, address and allows signing
transactions.
|
AccountInfo |
The account info structure describes basic information for an account.
|
AccountKey |
Public keys the account could be associated with.
|
AccountLinkVotingKey |
Account link voting key
|
AccountNames |
The friendly names of one account.
|
AccountPropertiesInfo |
Account properties structure describes property information for an account.
|
AccountRestriction |
It defines one account restriction.
|
AccountRestrictions |
Account properties structure describes property information for an account.
|
ActivityBucket |
Account activity bucket.
|
Address |
The address structure describes an address with its network.
|
Importance |
Importances of the account
|
MultisigAccountGraphInfo |
The multisig account graph info structure describes the information of all the mutlisig levels an
account is involved in.
|
MultisigAccountInfo |
The multisig account info structure describes information of a multisig account.
|
PublicAccount |
The public account structure contains account's address and public key.
|
SupplementalAccountKeys |
Supplemental Public Keys
|
Enum | Description |
---|---|
AccountKeyType |
Type of account key: * 0 - Unset.
|
AccountType |
Account type enum mapped from the rest account type.
|
PropertyType |
Account property type 0x01 The property type is an address.
|