Values.UpdateCampaignCommunicationLimitsRequestSourceThe request for UpdateCampaignCommunicationLimits API.
type nonrec t = {id : CampaignId.t;communicationLimitsOverride : CommunicationLimitsConfig.t;}val make :
id:CampaignId.t ->
communicationLimitsOverride:CommunicationLimitsConfig.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `String of CampaignId.t
| `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `Integer of
CommunicationLimitMaxCountPerRecipientInteger.t ])
list ]
list ])
list ])
list ])
list ]