public class RetailKbcodeCreateVo extends AlipayObject
Constructor and Description |
---|
RetailKbcodeCreateVo() |
Modifier and Type | Method and Description |
---|---|
String |
getCodeTip()
Gets code tip.
|
String |
getSalesman()
Gets salesman.
|
void |
setCodeTip(String codeTip)
Sets code tip.
|
void |
setSalesman(String salesman)
Sets salesman.
|
public String getCodeTip()
public void setCodeTip(String codeTip)
codeTip
- the code tippublic String getSalesman()
public void setSalesman(String salesman)
salesman
- the salesmanCopyright © 2018. All rights reserved.