InlineCommunicationProfileEntry1
Specifies the service along with the action
{
"services": [
"string"
],
"action": "string",
"sequence_number": 0
}
In order to specify all services, use the constant "ANY". This is case insensitive. If "ANY" is used, it should be the ONLY element in the services array. Error will be thrown if ANY is used in conjunction with other values.
This action will apply on the all the services specified in the above array.
This field is used to resolve conflicts between multiple CommunicationProfileEntries under CommunicationProfile for a Domain. This will be used to resolve conflicts when there are multiple CommunicationProfileEntries under a CommunicationProfile that refer to the same Service, but have conflicting.