AgeDemographic
in package
AgeDemographic Class Doc Comment
Tags
Table of Contents
- AGE_15 = 'age_15'
- Possible values of this enum
- AGE_20 = 'age_20'
- AGE_25 = 'age_25'
- AGE_30 = 'age_30'
- AGE_35 = 'age_35'
- AGE_40 = 'age_40'
- AGE_45 = 'age_45'
- AGE_50 = 'age_50'
- AGE_55 = 'age_55'
- AGE_60 = 'age_60'
- AGE_65 = 'age_65'
- AGE_70 = 'age_70'
- getAllowableEnumValues() : array<string|int, string>
- Gets allowable values of the enum
Constants
AGE_15
Possible values of this enum
public
mixed
AGE_15
= 'age_15'
AGE_20
public
mixed
AGE_20
= 'age_20'
AGE_25
public
mixed
AGE_25
= 'age_25'
AGE_30
public
mixed
AGE_30
= 'age_30'
AGE_35
public
mixed
AGE_35
= 'age_35'
AGE_40
public
mixed
AGE_40
= 'age_40'
AGE_45
public
mixed
AGE_45
= 'age_45'
AGE_50
public
mixed
AGE_50
= 'age_50'
AGE_55
public
mixed
AGE_55
= 'age_55'
AGE_60
public
mixed
AGE_60
= 'age_60'
AGE_65
public
mixed
AGE_65
= 'age_65'
AGE_70
public
mixed
AGE_70
= 'age_70'
Methods
getAllowableEnumValues()
Gets allowable values of the enum
public
static getAllowableEnumValues() : array<string|int, string>