Documentation

RecordStatus
in package

RecordStatus Class Doc Comment

Tags
category

Class

author

OpenAPI Generator team

link
https://openapi-generator.tech

Table of Contents

Constants

ACTIVE  = 'ACTIVE'
Possible values of this enum
DELETED  = 'DELETED'

Methods

getAllowableEnumValues()  : array<string|int, string>
Gets allowable values of the enum

Constants

ACTIVE

Possible values of this enum

public mixed ACTIVE = 'ACTIVE'

Methods

getAllowableEnumValues()

Gets allowable values of the enum

public static getAllowableEnumValues() : array<string|int, string>
Return values
array<string|int, string>

        
On this page

Search results