Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 524 Bytes

AssetErrors.md

File metadata and controls

12 lines (8 loc) · 524 Bytes

AssetErrors

Object that describes any errors that happened when processing this asset.

Properties

Name Type Description Notes
type str The type of error that occurred for this asset. [optional]
messages list[str] Error messages with more details. [optional]

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