public class KoubeiCateringPosPaymodeCreateModel extends AlipayObject
| 构造器和说明 |
|---|
KoubeiCateringPosPaymodeCreateModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getFixedAmount() |
Boolean |
getFixedSwitch() |
String |
getIncomeRatio() |
String |
getPayName() |
String |
getShopId() |
void |
setFixedAmount(String fixedAmount) |
void |
setFixedSwitch(Boolean fixedSwitch) |
void |
setIncomeRatio(String incomeRatio) |
void |
setPayName(String payName) |
void |
setShopId(String shopId) |
public String getFixedAmount()
public void setFixedAmount(String fixedAmount)
public Boolean getFixedSwitch()
public void setFixedSwitch(Boolean fixedSwitch)
public String getIncomeRatio()
public void setIncomeRatio(String incomeRatio)
public String getPayName()
public void setPayName(String payName)
public String getShopId()
public void setShopId(String shopId)
Copyright © 2020. All rights reserved.