/AWS1/CL_MBQGETTOKENBALANCEOUT¶
GetTokenBalanceOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_balance TYPE /AWS1/MBQSTRING /AWS1/MBQSTRING¶
The container for the token balance.
io_atblockchaininstant TYPE REF TO /AWS1/CL_MBQBLOCKCHAININSTANT /AWS1/CL_MBQBLOCKCHAININSTANT¶
atBlockchainInstant
Optional arguments:¶
io_owneridentifier TYPE REF TO /AWS1/CL_MBQOWNERIDENTIFIER /AWS1/CL_MBQOWNERIDENTIFIER¶
ownerIdentifier
io_tokenidentifier TYPE REF TO /AWS1/CL_MBQTOKENIDENTIFIER /AWS1/CL_MBQTOKENIDENTIFIER¶
tokenIdentifier
io_lastupdatedtime TYPE REF TO /AWS1/CL_MBQBLOCKCHAININSTANT /AWS1/CL_MBQBLOCKCHAININSTANT¶
lastUpdatedTime
Queryable Attributes¶
ownerIdentifier¶
ownerIdentifier
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OWNERIDENTIFIER() |
Getter for OWNERIDENTIFIER |
tokenIdentifier¶
tokenIdentifier
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TOKENIDENTIFIER() |
Getter for TOKENIDENTIFIER |
balance¶
The container for the token balance.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BALANCE() |
Getter for BALANCE, with configurable default |
ASK_BALANCE() |
Getter for BALANCE w/ exceptions if field has no value |
HAS_BALANCE() |
Determine if BALANCE has a value |
atBlockchainInstant¶
atBlockchainInstant
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ATBLOCKCHAININSTANT() |
Getter for ATBLOCKCHAININSTANT |
lastUpdatedTime¶
lastUpdatedTime
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTUPDATEDTIME() |
Getter for LASTUPDATEDTIME |