GET api/CCHabitacionesTipos?Skip={Skip}&Take={Take}&searchText={searchText}&roomPrice={roomPrice}&CodHotel={CodHotel}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Skip | integer |
Default value is 0 |
|
| Take | integer |
Default value is 50 |
|
| searchText | string |
Default value is |
|
| roomPrice | decimal number |
Default value is 0 |
|
| CodHotel | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml, multipart/form-data
Sample:
Sample not available.