DelayRequest interface
Request to ask for a delay in an occurrence, delay should be set to client local time eg (ACST) 2025-05-30T22:03:00+09:30, (PST) 2025-05-30T06:35:00-07:00
Properties
| delay | The exact time to delay the operations to |
| resource |
The resources that should be delayed. If empty, the delay will apply to the all resources in the occurrence. |
Property Details
delay
The exact time to delay the operations to
delay: string
Property Value
string
resourceIds
The resources that should be delayed. If empty, the delay will apply to the all resources in the occurrence.
resourceIds: string[]
Property Value
string[]