SkuAvailabilityValidationResponseProperties interface
Properties of sku availability validation response.
- Extends
Properties
| status | Sku availability 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: "ValidateSkuAvailability"
Property Value
"ValidateSkuAvailability"
Inherited Property Details
error
Error code and message of validation response.
error?: CloudError
Property Value
Inherited From ValidationInputResponse.error