Skip to content

Gender

Gender #

Bases: Enum

Gender Enum

Represents the gender of a user. Used to filter who to target based on genders.

Attributes:

Name Type Description
MALE Gender

Represents the Male gender.

FEMALE Gender

Represents the Female gender.

OTHER Gender

Represents any other gender.