Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 749 Bytes

ApiErrorCause.md

File metadata and controls

13 lines (9 loc) · 749 Bytes

ApiErrorCause

Properties

Name Type Description Notes
code str Error-specific code that can be used to identify localization string, etc. [optional]
field str Name of the field that caused the error.
description str A general description of error for troubleshooting/debugging. Generally this text should not be displayed to a user; instead refer to errorCode and it's localized text [optional]
id str id of object with error. Optional. [optional]

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