/AWS1/CL_BDCGTPMNTINSTRMBALE01¶
Response structure for getting payment instrument balance.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_paymentinstrumentid TYPE /AWS1/BDCPAYMENTINSTRUMENTID /AWS1/BDCPAYMENTINSTRUMENTID¶
The ID of the payment instrument.
io_tokenbalance TYPE REF TO /AWS1/CL_BDCTOKENBALANCE /AWS1/CL_BDCTOKENBALANCE¶
The balance of the supported token on the requested chain.
Queryable Attributes¶
paymentInstrumentId¶
The ID of the payment instrument.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PAYMENTINSTRUMENTID() |
Getter for PAYMENTINSTRUMENTID, with configurable default |
ASK_PAYMENTINSTRUMENTID() |
Getter for PAYMENTINSTRUMENTID w/ exceptions if field has no |
HAS_PAYMENTINSTRUMENTID() |
Determine if PAYMENTINSTRUMENTID has a value |
tokenBalance¶
The balance of the supported token on the requested chain.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TOKENBALANCE() |
Getter for TOKENBALANCE |