Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 978 Bytes

InventoryPreloadCsvValidationErrorCause.md

File metadata and controls

18 lines (14 loc) · 978 Bytes

InventoryPreloadCsvValidationErrorCause

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]
value str [optional]
serial_number str [optional]
line int [optional]
field_size int [optional]
device_type str [optional]

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