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

Afficher le fichier Open project: hotelbeds-sdk/hotel-api-sdk-Net

Méthodes publiques

Méthode Description
Stay ( System.DateTime checkIn, System.DateTime checkOut, int shiftDays, bool allowOnlyShift ) : System

Method Details

Stay() public méthode

public Stay ( System.DateTime checkIn, System.DateTime checkOut, int shiftDays, bool allowOnlyShift ) : System
checkIn System.DateTime
checkOut System.DateTime
shiftDays int
allowOnlyShift bool
Résultat System