Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 613 Bytes

File metadata and controls

12 lines (8 loc) · 613 Bytes

UltraCartRestApiV2.SfvbValidationResponse

Properties

Name Type Description Notes
errors [SfvbErrorDetail] Problems that will prevent a write. [optional]
used_elements [String] Element types found in the document, sorted. [optional]
valid Boolean True when there are no errors. Warnings do not affect this flag. [optional]
warnings [SfvbErrorDetail] Quality problems that will not prevent a write but should be addressed. [optional]