public class KoubeiServindustryReservationResourcestatusSyncModel extends AlipayObject
| 构造器和说明 |
|---|
KoubeiServindustryReservationResourcestatusSyncModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<String> |
getBizType() |
IsvCyclePropertyTimeModel |
getCyclePropertyTime() |
Date |
getDate() |
ReservationTimeUnit |
getEndTime() |
String |
getIndustry() |
String |
getOutBizId() |
String |
getResourceId() |
String |
getShopId() |
ReservationTimeUnit |
getStartTime() |
void |
setBizType(List<String> bizType) |
void |
setCyclePropertyTime(IsvCyclePropertyTimeModel cyclePropertyTime) |
void |
setDate(Date date) |
void |
setEndTime(ReservationTimeUnit endTime) |
void |
setIndustry(String industry) |
void |
setOutBizId(String outBizId) |
void |
setResourceId(String resourceId) |
void |
setShopId(String shopId) |
void |
setStartTime(ReservationTimeUnit startTime) |
public KoubeiServindustryReservationResourcestatusSyncModel()
public IsvCyclePropertyTimeModel getCyclePropertyTime()
public void setCyclePropertyTime(IsvCyclePropertyTimeModel cyclePropertyTime)
public Date getDate()
public void setDate(Date date)
public ReservationTimeUnit getEndTime()
public void setEndTime(ReservationTimeUnit endTime)
public String getIndustry()
public void setIndustry(String industry)
public String getOutBizId()
public void setOutBizId(String outBizId)
public String getResourceId()
public void setResourceId(String resourceId)
public String getShopId()
public void setShopId(String shopId)
public ReservationTimeUnit getStartTime()
public void setStartTime(ReservationTimeUnit startTime)
Copyright © 2020. All rights reserved.