api.catalog.attributes.HairStyle#

class datagen.api.catalog.attributes.HairStyle(value)#

The list of valid hair styles.

This enum is valid for use in the following attributes:

Values:

AFRO = 'afro'#
BALDING = 'balding'#
BANGS = 'bangs'#
BOB = 'bob'#
BUN = 'bun'#
CREW_CUT = 'crew_cut'#
CURTAIN = 'curtain'#
HAIR_DOWN = 'hair_down'#
HIGH_TOP_CUT = 'high_top_cut'#
LAYERED = 'layered'#
PONYTAIL = 'ponytail'#
PULLED_BACK = 'pulled_back'#
UNDEFINED = 'undefined'#