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