Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 702 Bytes

File metadata and controls

15 lines (10 loc) · 702 Bytes

com.ultracart.admin.v2.Model.OrderValidationResponse

Properties

Name Type Description Notes
Errors List<string> Errors to display to the merchant if they failed any of the validations checked [optional]
Messages List<string> Informational messages [optional]
OrderWasUpdated bool If true, this order was updated during the validation call. This may happen during address standardization fixes. [optional]

[Back to Model list] [Back to API list] [Back to README]