WorkflowTaskExpiryInfoOutput interface
Info of task expiry.
Properties
| expiry |
|
| expiry |
The expiry time. |
| last |
The last expiry notification time. |
| next |
The next expiry notification time. |
Property Details
expirySettings
expirySettings: WorkflowTaskExpiryInfoExpirySettingsOutput
Property Value
expiryTime
The expiry time.
expiryTime: string
Property Value
string
lastExpiryNotificationTime
The last expiry notification time.
lastExpiryNotificationTime?: string
Property Value
string
nextExpiryNotificationTime
The next expiry notification time.
nextExpiryNotificationTime: string
Property Value
string