Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 421 Bytes

File metadata and controls

13 lines (6 loc) · 421 Bytes

DagWarningType

Enum for DAG warning types. This is the set of allowable values for the warning_type field in the DagWarning model.

Enum

  • ASSET_CONFLICT (value: 'asset conflict')

  • NON_MINUS_EXISTENT_POOL (value: 'non-existent pool')

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