Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 561 Bytes

BatchErrorsDataInner.md

File metadata and controls

16 lines (8 loc) · 561 Bytes

BatchErrorsDataInner

Properties

Name Type Description Notes
code String An error code identifying the error type. [optional]
message String A human-readable message providing more details about the error. [optional]
param String The name of the parameter that caused the error, if applicable. [optional]
line Integer The line number of the input file where the error occurred, if applicable. [optional]