GET api/ManagerRevenueNCC/GetAllDataContentTypeFollowToDrop
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of LstEnum| Name | Description | Type | Additional 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"
}
]