Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 788 Bytes

TriggerInfo.md

File metadata and controls

16 lines (12 loc) · 788 Bytes

Yaksa.OrckestraCommerce.Client.Model.TriggerInfo

TriggerInfo

Properties

Name Type Description Notes
CronExpression string the cron expression string. [optional]
Description string the trigger description. [optional]
Group string the trigger affinity group. [optional]
Name string the trigger name. [optional]
TimeZone string the cron expression time zone. [optional]
NextFireTimeUtc DateTime the next time at which the trigger is scheduled to fire. [optional]

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