Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 389 Bytes

AssetErrors.md

File metadata and controls

14 lines (7 loc) · 389 Bytes

AssetErrors

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

Properties

Name Type Description Notes
type String The type of error that occurred for this asset. [optional]
messages java.util.List<String> Error messages with more details. [optional]