/
FixBreakTime.options

FixBreakTime.options

PropertyTypeDescriptionReq?Field Mapping: ServiceScheduling 
StartedBoolean

Pass through parameter to the ServiceScheduling "Fix Break Times" API. 

When supplied and true, all named breaks supplied will be updated to have a status of Started.

If the options value of Finished is also supplied, SP_OPTION_COMBINATION_INVALID (159) is returned.

If not supplied, and the options value of Finished is also not supplied, then any of the breaks being updated that have previously been set to have a status of either Started or Finished will be set to the Fixed state and SP_OK_BREAK_STATUS_LOST (695) is returned

No

options.Started

FinishedBoolean

Pass through parameter to the ServiceScheduling "Fix Break Times" API.

When supplied and true, all named breaks supplied will be updated to have a status of Finished.

If the options value of Started is also supplied, SP_OPTION_COMBINATION_INVALID (159) is returned.

If not supplied, and the options value of Started is also not supplied, then any of the breaks being updated that have previously been set to have a status of either Started or Finished will be set to the Fixed state and SP_OK_BREAK_STATUS_LOST (695) is returned

No

 options.Finished