/AWS1/CL_SAGLISTMEMBSHPSRSP¶
Response structure for listing members associated to an agent space
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_membershipsummaries TYPE /AWS1/CL_SAGMEMBERSHIPSUMMARY=>TT_MEMBERSHIPSUMMARYLIST TT_MEMBERSHIPSUMMARYLIST¶
List of membership summaries
Optional arguments:¶
iv_nexttoken TYPE /AWS1/SAGNEXTTOKEN /AWS1/SAGNEXTTOKEN¶
Token for next page of results
Queryable Attributes¶
membershipSummaries¶
List of membership summaries
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MEMBERSHIPSUMMARIES() |
Getter for MEMBERSHIPSUMMARIES, with configurable default |
ASK_MEMBERSHIPSUMMARIES() |
Getter for MEMBERSHIPSUMMARIES w/ exceptions if field has no |
HAS_MEMBERSHIPSUMMARIES() |
Determine if MEMBERSHIPSUMMARIES has a value |
nextToken¶
Token for next page of 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 |