GET api/CCHabitacionesTipos?Skip={Skip}&Take={Take}&searchText={searchText}&roomPrice={roomPrice}&CodHotel={CodHotel}

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml, multipart/form-data

Sample:

Sample not available.