/AWS1/CL_DYNLSTCONTRIBINSIGH01¶
ListContributorInsightsOutput
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_contribinsightssummaries
TYPE /AWS1/CL_DYNCONTRIBINSIGHTSS00=>TT_CONTRIBINSIGHTSSUMMARIES
TT_CONTRIBINSIGHTSSUMMARIES
¶
A list of ContributorInsightsSummary.
iv_nexttoken
TYPE /AWS1/DYNNEXTTOKENSTRING
/AWS1/DYNNEXTTOKENSTRING
¶
A token to go to the next page if there is one.
Queryable Attributes¶
ContributorInsightsSummaries¶
A list of ContributorInsightsSummary.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CONTRIBINSIGHTSSUMMARIES() |
Getter for CONTRIBUTORINSIGHTSSUMMARIES, with configurable d |
ASK_CONTRIBINSIGHTSSUMMARIES() |
Getter for CONTRIBUTORINSIGHTSSUMMARIES w/ exceptions if fie |
HAS_CONTRIBINSIGHTSSUMMARIES() |
Determine if CONTRIBUTORINSIGHTSSUMMARIES has a value |
NextToken¶
A token to go to the next page if there is one.
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 |