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')
RUNTIME_VARYING_VALUE (value: 'runtime varying value')
[Back to Model list] [Back to API list] [Back to README]