OperationStatusValidateOperationExtendedInfo interface

Operation status extended info for ValidateOperation action.

Extends

Properties

objectType

This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types.

validateOperationResponse

Gets the validation operation response

Property Details

objectType

This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types.

objectType: "OperationStatusValidateOperationExtendedInfo"

Property Value

"OperationStatusValidateOperationExtendedInfo"

validateOperationResponse

Gets the validation operation response

validateOperationResponse?: ValidateOperationResponse

Property Value