LINE Messaging API SDK for PHP

QuotaType

QuotaType Class Doc Comment

Tags
category

Class

description

One of the following values to indicate whether a target limit is set or not.

author

OpenAPI Generator team

link
https://openapi-generator.tech

Table of Contents

LIMITED  = 'limited'
NONE  = 'none'
Possible values of this enum
getAllowableEnumValues()  : array<string|int, string>
Gets allowable values of the enum

Constants

NONE

Possible values of this enum

public mixed NONE = 'none'

Methods

getAllowableEnumValues()

Gets allowable values of the enum

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

Search results