GET api/User/GetDateRangeData/{sRange}/{nPrevRange}/{dayBase}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| sRange | string |
Required |
|
| nPrevRange | integer |
Required |
|
| dayBase | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
JsonResultOfDataTable| Name | Description | Type | Additional information |
|---|---|---|---|
| Content | DataTable |
None. |
|
| SerializerSettings | JsonSerializerSettings |
None. |
|
| Encoding | Encoding |
None. |
|
| Request | HttpRequestMessage |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.