GET api/ManagerRevenueNCC/GetAll_Area

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of LstEnum
NameDescriptionTypeAdditional information
Value

integer

None.

Member

string

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "Value": 1,
    "Member": "sample string 2"
  },
  {
    "Value": 1,
    "Member": "sample string 2"
  }
]