GenderDemographic
in package
GenderDemographic Class Doc Comment
Tags
Table of Contents
- FEMALE = 'female'
- MALE = 'male'
- Possible values of this enum
- getAllowableEnumValues() : array<string|int, string>
- Gets allowable values of the enum
Constants
FEMALE
public
mixed
FEMALE
= 'female'
MALE
Possible values of this enum
public
mixed
MALE
= 'male'
Methods
getAllowableEnumValues()
Gets allowable values of the enum
public
static getAllowableEnumValues() : array<string|int, string>