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