limits property

CampaignLimits? limits
final

The default sending limits for campaigns in the application. To override these limits and define custom limits for a specific campaign or journey, use the Campaign resource or the Journey resource, respectively.

Implementation

final CampaignLimits? limits;