CreateOrderLimitForSubscriptionValidationResponseProperties interface
Properties of create order limit for subscription validation response.
- Extends
Properties
| status | Create order limit 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: "ValidateCreateOrderLimit"
Property Value
"ValidateCreateOrderLimit"
Inherited Property Details
error
Error code and message of validation response.
error?: CloudError
Property Value
Inherited From ValidationInputResponse.error