/AWS1/CL_TNBLSTCALLALYSCATSRSP¶
ListCallAnalyticsCategoriesResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_nexttoken TYPE /AWS1/TNBNEXTTOKEN /AWS1/TNBNEXTTOKEN¶
If
NextTokenis present in your response, it indicates that not all results are displayed. To view the next set of results, copy the string associated with theNextTokenparameter in your results output, then run your request again includingNextTokenwith the value of the copied string. Repeat as needed to view all your results.
it_categories TYPE /AWS1/CL_TNBCATEGORYPROPERTIES=>TT_CATEGORYPROPERTIESLIST TT_CATEGORYPROPERTIESLIST¶
Provides detailed information about your Call Analytics categories, including all the rules associated with each category.
Queryable Attributes¶
NextToken¶
If
NextTokenis present in your response, it indicates that not all results are displayed. To view the next set of results, copy the string associated with theNextTokenparameter in your results output, then run your request again includingNextTokenwith the value of the copied string. Repeat as needed to view all your 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 |
Categories¶
Provides detailed information about your Call Analytics categories, including all the rules associated with each category.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CATEGORIES() |
Getter for CATEGORIES, with configurable default |
ASK_CATEGORIES() |
Getter for CATEGORIES w/ exceptions if field has no value |
HAS_CATEGORIES() |
Determine if CATEGORIES has a value |