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