RichMenuBatchProgressPhase
in package
RichMenuBatchProgressPhase Class Doc Comment
Tags
Table of Contents
- FAILED = 'failed'
- ONGOING = 'ongoing'
- Possible values of this enum
- SUCCEEDED = 'succeeded'
- getAllowableEnumValues() : array<string|int, string>
- Gets allowable values of the enum
Constants
FAILED
public
mixed
FAILED
= 'failed'
ONGOING
Possible values of this enum
public
mixed
ONGOING
= 'ongoing'
SUCCEEDED
public
mixed
SUCCEEDED
= 'succeeded'
Methods
getAllowableEnumValues()
Gets allowable values of the enum
public
static getAllowableEnumValues() : array<string|int, string>