LINE Messaging API SDK for PHP

AgeDemographic

AgeDemographic Class Doc Comment

Tags
category

Class

author

OpenAPI Generator team

link
https://openapi-generator.tech

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'

Methods

getAllowableEnumValues()

Gets allowable values of the enum

public static getAllowableEnumValues() : array<string|int, string>
Return values
array<string|int, string>

Search results