Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 559 Bytes

AssetErrors.md

File metadata and controls

12 lines (8 loc) · 559 Bytes

Mux.Csharp.Sdk.Model.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 List<string> Error messages with more details. [optional]

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