Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 631 Bytes

AddOrUpdateScheduledTaskTrigger.md

File metadata and controls

13 lines (9 loc) · 631 Bytes

Yaksa.OrckestraCommerce.Client.Model.AddOrUpdateScheduledTaskTrigger

Long running tasks perform batch processing.

Properties

Name Type Description Notes
TriggerCronExpression string the cron expression string. [optional]
TriggerDescription string the trigger description. [optional]
TriggerTimeZone string the cron expression time zone. [optional]

[Back to Model list] [Back to API list] [Back to README]