QuotaType
in package
QuotaType Class Doc Comment
Tags
Table of Contents
- LIMITED = 'limited'
- NONE = 'none'
- Possible values of this enum
- getAllowableEnumValues() : array<string|int, string>
- Gets allowable values of the enum
Constants
LIMITED
public
mixed
LIMITED
= 'limited'
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>