Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 791 Bytes

LocationSearchPost400ResponseValidationErrorsInner.md

File metadata and controls

15 lines (10 loc) · 791 Bytes

lodgea-csharp.com.lodgea.model.LocationSearchPost400ResponseValidationErrorsInner

Properties

Name Type Description Notes
Code string The ZodIssueCode describing the issue.
Message string A message describing the error in a human readable way.
Path List<string> An array describing the position of the faulty property. The first segment will always be either &quot;body&quot;, &quot;pathParameters&quot; or &quot;queryParameters&quot; indicating on which part of your request the error occurred.

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