Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 526 Bytes

ApiValidationError.md

File metadata and controls

10 lines (7 loc) · 526 Bytes

DigiKey.Api.Model.ApiValidationError

Properties

Name Type Description Notes
Field string The field that generated the error. [optional]
Message string The error message that was generated. This often explains how to fix your API input to be valid. [optional]

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