AudienceGroupAuthorityLevel
in package
AudienceGroupAuthorityLevel Class Doc Comment
Tags
Table of Contents
- _PRIVATE = 'PRIVATE'
- _PUBLIC = 'PUBLIC'
- Possible values of this enum
- getAllowableEnumValues() : array<string|int, string>
- Gets allowable values of the enum
Constants
_PRIVATE
public
mixed
_PRIVATE
= 'PRIVATE'
_PUBLIC
Possible values of this enum
public
mixed
_PUBLIC
= 'PUBLIC'
Methods
getAllowableEnumValues()
Gets allowable values of the enum
public
static getAllowableEnumValues() : array<string|int, string>