Property AllowMsgSchedules
AllowMsgSchedules
AllowMsgSchedules enables the scheduling of messages.
[JsonPropertyName("allow_msg_schedules")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public bool AllowMsgSchedules { get; set; }