C# Class com.hotelbeds.distribution.hotel_api_model.auto.model.Stay

Exibir arquivo Open project: hotelbeds-sdk/hotel-api-sdk-Net

Public Methods

Method Description
Stay ( System.DateTime checkIn, System.DateTime checkOut, int shiftDays, bool allowOnlyShift ) : System

Method Details

Stay() public method

public Stay ( System.DateTime checkIn, System.DateTime checkOut, int shiftDays, bool allowOnlyShift ) : System
checkIn System.DateTime
checkOut System.DateTime
shiftDays int
allowOnlyShift bool
return System