api.catalog.attributes.Gender#

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

The list of available genders.

This enum is valid for use in the following attributes:

Values:

FEMALE = 'female'#
MALE = 'male'#