/AWS1/CL_SGNLSTSIGNINGPLATFO01¶
ListSigningPlatformsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_platforms TYPE /AWS1/CL_SGNSIGNINGPLATFORM=>TT_SIGNINGPLATFORMS TT_SIGNINGPLATFORMS¶
A list of all platforms that match the request parameters.
iv_nexttoken TYPE /AWS1/SGNSTRING /AWS1/SGNSTRING¶
Value for specifying the next set of paginated results to return.
Queryable Attributes¶
platforms¶
A list of all platforms that match the request parameters.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PLATFORMS() |
Getter for PLATFORMS, with configurable default |
ASK_PLATFORMS() |
Getter for PLATFORMS w/ exceptions if field has no value |
HAS_PLATFORMS() |
Determine if PLATFORMS has a value |
nextToken¶
Value for specifying the next set of paginated results to return.
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 |