| Name | Description | Type | Additional information |
|---|---|---|---|
| ResendOnErrorCount |
The current number of times the Schedule information has been re-sent due to an error |
integer |
None. |
| TotalResendCount |
Count of the total number of Resends performed (due to error or otherwise) |
integer |
None. |
| AutoCancel |
Whether or not the Schedule is to be cancelled upon encountering an error |
boolean |
None. |
| CommandRetryLimit |
The limit for how many times the Scheduling system will retry a command |
integer |
None. |
| ResendOnError |
Whether or not the Scheduling system should try re-sending Schedule information when an error is encountered before the Schedule starts. This overrides the AutoCancel behaviour unless ResendOnErrorLimit is reached or it becomes too close to the Schedule's Start Date |
boolean |
None. |
| ResendOnErrorLimit |
The limit for the number of times the Scheduling system will attempt to re-send a Schedule due to an error |
integer |
None. |
| ResendUntilStart |
Whether or not the Scheduling System should keep attempting to re-send the Schedule up until the StartDate |
boolean |
None. |
| ResendStartTimeThreshold |
Optional custom threshold for the StartDate when resending the Scheduling information |
time interval |
None. |
| AllowStartDateAdjustment |
Whether or not the API can move the StartDate of the Schedule if necessary |
boolean |
None. |
| SendPeriod |
The Period of Time before the Schedule's StartDate that must be reached before the Scheduling information is sent to the relevant recipients |
time interval |
None. |