api.catalog.attributes.BeardStyle#

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

The list of valid beard styles.

This enum is valid for use in the following attributes:

Values:

BEARD = 'beard'#
FULL_BEARD = 'full_beard'#
MUSTACHE = 'mustache'#
PARTIAL_BEARD = 'partial_beard'#
STUBBLE = 'stubble'#