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