Operation interface
An operation on a resource.
Properties
| created |
Time when operation has started. |
| errors | Any errors associate with the operation. |
| expiration |
Time when operation will expire. |
| geo |
Applicable only for stamp operation ids. |
| id | Operation ID. |
| modified |
Time when operation has been updated. |
| name | Operation name. |
| status | The current status of the operation. |
Property Details
createdTime
Time when operation has started.
createdTime?: Date
Property Value
Date
errors
expirationTime
Time when operation will expire.
expirationTime?: Date
Property Value
Date
geoMasterOperationId
Applicable only for stamp operation ids.
geoMasterOperationId?: string
Property Value
string
id
Operation ID.
id?: string
Property Value
string
modifiedTime
Time when operation has been updated.
modifiedTime?: Date
Property Value
Date
name
Operation name.
name?: string
Property Value
string