uncountable.types.step_relationships_t.StepRelationshipTypeValue

class uncountable.types.step_relationships_t.StepRelationshipTypeValue

Enum where members are also (and must be) strings

AUTO_FILL = 'auto_fill'
FEED = 'feed'
FEED_PERCENTAGE = 'feed_percentage'
INCLUDE_ALL = 'include_all'
INCLUDE_PERCENTAGE = 'include_percentage'
INCLUDE_QUANTITY = 'include_quantity'