Compartir a través de


Operation interface

An operation on a resource.

Properties

createdTime

Time when operation has started.

errors

Any errors associate with the operation.

expirationTime

Time when operation will expire.

geoMasterOperationId

Applicable only for stamp operation ids.

id

Operation ID.

modifiedTime

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

Any errors associate with the operation.

errors?: ErrorEntity[]

Property Value

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

status

The current status of the operation.

status?: OperationStatus

Property Value