TicketSLAInput
TicketSLAInput
namestring Required
filters_configobject Required
Show child attributes
time_to_respondint Required
Was this section helpful?
What made this section unhelpful for you?
Was this section helpful?
Show child attributes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"name": null,
"filters_config": {
"scopesid": null,
"scopesjson": null,
"scopes_fields_to_exclude": [
""
],
"scopes_fields_to_include": [
""
],
"scopes_fields_to_override": [
""
],
"filtersid": null,
"filtersjson": null,
"filters_fields_to_exclude": [
""
],
"filters_fields_to_include": [
""
],
"filters_fields_to_override": [
""
]
},
"time_to_respond": null
}