RoomMaxCheckinGuest 属性

最大入住宾客数量

Definition

命名空间: Store.Domain.Entities.BaseData
程序集: Store.Domain (在 Store.Domain.dll 中) 版本:1.0.0+da34681ad14ae486fe933af680210534c1c32406
C#
public int? MaxCheckinGuest { get; set; }

属性值

NullableInt32

参见