GET api/LeaveManage/DetailList?PageIndex={PageIndex}&PageSize={PageSize}&LeaveID={LeaveID}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
PageIndex | integer |
Required |
|
PageSize | integer |
Required |
|
LeaveID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
OperationResultName | Description | Type | Additional information |
---|---|---|---|
ResultType | OperationResultType |
None. |
|
Success | boolean |
None. |
|
Message | string |
None. |
|
LogMessage | string |
None. |
|
AppendData | Object |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.