/AWS1/CL_WISLSTASSISTANTASSO01¶
ListAssistantAssociationsResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_assistantassociationsums TYPE /AWS1/CL_WISASSISTANTASSOCIA03=>TT_ASSISTANTASSOCIATIONSUMMLST TT_ASSISTANTASSOCIATIONSUMMLST¶
Summary information about assistant associations.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/WISNEXTTOKEN /AWS1/WISNEXTTOKEN¶
If there are additional results, this is the token for the next set of results.
Queryable Attributes¶
assistantAssociationSummaries¶
Summary information about assistant associations.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASSISTANTASSOCIATIONSUMS() |
Getter for ASSISTANTASSOCIATIONSUMS, with configurable defau |
ASK_ASSISTANTASSOCIATIONSUMS() |
Getter for ASSISTANTASSOCIATIONSUMS w/ exceptions if field h |
HAS_ASSISTANTASSOCIATIONSUMS() |
Determine if ASSISTANTASSOCIATIONSUMS has a value |
nextToken¶
If there are additional results, this is the token for the next set 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 |