/AWS1/CL_PP2DESCRACCTATTRSRSLT¶
DescribeAccountAttributesResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_accountattributes TYPE /AWS1/CL_PP2ACCOUNTATTRIBUTE=>TT_ACCOUNTATTRIBUTELIST TT_ACCOUNTATTRIBUTELIST¶
An array of AccountAttributes objects.
iv_nexttoken TYPE /AWS1/PP2NEXTTOKEN /AWS1/PP2NEXTTOKEN¶
The token to be used for the next set of paginated results. If this field is empty then there are no more results.
Queryable Attributes¶
AccountAttributes¶
An array of AccountAttributes objects.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACCOUNTATTRIBUTES() |
Getter for ACCOUNTATTRIBUTES, with configurable default |
ASK_ACCOUNTATTRIBUTES() |
Getter for ACCOUNTATTRIBUTES w/ exceptions if field has no v |
HAS_ACCOUNTATTRIBUTES() |
Determine if ACCOUNTATTRIBUTES has a value |
NextToken¶
The token to be used for the next set of paginated results. If this field is empty then there are no more results.
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 |