C# 클래스 com.hotelbeds.distribution.hotel_api_model.auto.model.Stay

파일 보기 프로젝트 열기: hotelbeds-sdk/hotel-api-sdk-Net

공개 메소드들

메소드 설명
Stay ( System.DateTime checkIn, System.DateTime checkOut, int shiftDays, bool allowOnlyShift ) : System

메소드 상세

Stay() 공개 메소드

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