ExportSuspensionContext interface
The properties of the export run. This is not populated currently.
Properties
| suspension |
The code for export suspension. |
| suspension |
The detailed reason for export suspension. |
| suspension |
The time when the export was suspended. |
Property Details
suspensionCode
The code for export suspension.
suspensionCode?: string
Property Value
string
suspensionReason
The detailed reason for export suspension.
suspensionReason?: string
Property Value
string
suspensionTime
The time when the export was suspended.
suspensionTime?: Date
Property Value
Date