15 lines
304 B
JSON
15 lines
304 B
JSON
{
|
|
"invitation": {
|
|
"scopeList": ["Meeting", "Call"],
|
|
"module": "Crm"
|
|
},
|
|
"cancellation": {
|
|
"scopeList": ["Meeting", "Call"],
|
|
"module": "Crm"
|
|
},
|
|
"reminder": {
|
|
"scopeList": ["Meeting", "Call", "Task"],
|
|
"module": "Crm"
|
|
}
|
|
}
|