/AWS1/CL_RFTLSTCUSAGREEMENTS01¶
ListCustomerAgreementsResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_customeragreements TYPE /AWS1/CL_RFTCUSAGREEMENTSUMM=>TT_CUSTOMERAGREEMENTLIST TT_CUSTOMERAGREEMENTLIST¶
List of customer-agreement resources.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/RFTNEXTTOKENATTRIBUTE /AWS1/RFTNEXTTOKENATTRIBUTE¶
Pagination token to request the next page of resources.
Queryable Attributes¶
customerAgreements¶
List of customer-agreement resources.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CUSTOMERAGREEMENTS() |
Getter for CUSTOMERAGREEMENTS, with configurable default |
ASK_CUSTOMERAGREEMENTS() |
Getter for CUSTOMERAGREEMENTS w/ exceptions if field has no |
HAS_CUSTOMERAGREEMENTS() |
Determine if CUSTOMERAGREEMENTS has a value |
nextToken¶
Pagination token to request the next page of resources.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |