messagesPerSecond property

int? messagesPerSecond
final

The maximum number of messages that a campaign can send each second. For an application, this value specifies the default limit for the number of messages that campaigns can send each second. The minimum value is 50. The maximum value is 20,000.

Implementation

final int? messagesPerSecond;