OperationStatusValidateOperationExtendedInfo interface
Operation status extended info for ValidateOperation action.
- Extends
Properties
| object |
This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types. |
| validate |
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