public class KoubeiServindustryExercisePlanDeleteModel extends AlipayObject
| 构造器和说明 |
|---|
KoubeiServindustryExercisePlanDeleteModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBizType() |
String |
getFitnessId() |
String |
getOperateType() |
String |
getRequestId() |
String |
getShopId() |
String |
getTimeDimensionType() |
String |
getValues() |
void |
setBizType(String bizType) |
void |
setFitnessId(String fitnessId) |
void |
setOperateType(String operateType) |
void |
setRequestId(String requestId) |
void |
setShopId(String shopId) |
void |
setTimeDimensionType(String timeDimensionType) |
void |
setValues(String values) |
public KoubeiServindustryExercisePlanDeleteModel()
public String getBizType()
public void setBizType(String bizType)
public String getFitnessId()
public void setFitnessId(String fitnessId)
public String getOperateType()
public void setOperateType(String operateType)
public String getRequestId()
public void setRequestId(String requestId)
public String getShopId()
public void setShopId(String shopId)
public String getTimeDimensionType()
public void setTimeDimensionType(String timeDimensionType)
public String getValues()
public void setValues(String values)
Copyright © 2020. All rights reserved.