GET Enums/List

Returns Enums List No Parameter required.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

It returns all enums list used by mobile system.

EnumViewModel
NameDescriptionTypeAdditional information
EnumTypeID

integer

Required

EnumType

string

None.

EnumTypeList

Collection of Object

None.

EnumID

integer

None.

EnumValue

string

Required

String length: inclusive between 0 and 100

ParentTypeID

integer

Required

ParentType

string

None.

ParentTypeList

Collection of Object

None.

ParentID

integer

Required

Parent

string

None.

ParentList

Collection of Object

None.

IsActive

boolean

None.

Active

string

None.

IsEditable

boolean

None.

Editable

string

None.

IsDeleteable

boolean

None.

Deletable

string

None.

ModuleName

CommonMessagesViewModel

None.

ListEnum

Collection of EnumViewModel

None.

LastUpdatedOn

date

None.

Success

boolean

None.

Message

string

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.