DataTransferDetailsValidationResponseProperties interface
Properties of data transfer details validation response.
- Extends
Properties
| status | Data transfer details validation status. |
| validation |
Identifies the type of validation response. |
Inherited Properties
| error | Error code and message of validation response. |
Property Details
status
validationType
Identifies the type of validation response.
validationType: "ValidateDataTransferDetails"
Property Value
"ValidateDataTransferDetails"
Inherited Property Details
error
Error code and message of validation response.
error?: CloudError
Property Value
Inherited From ValidationInputResponse.error