public class SubMerchantCommonEnterOpenModel extends AlipayObject
| Constructor and Description |
|---|
SubMerchantCommonEnterOpenModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getExtendFields()
Gets extend fields.
|
String |
getProductCode()
Gets product code.
|
String |
getsShortName()
Gets short name.
|
void |
setExtendFields(String extendFields)
Sets extend fields.
|
void |
setProductCode(String productCode)
Sets product code.
|
void |
setsShortName(String sShortName)
Sets short name.
|
public String getExtendFields()
public void setExtendFields(String extendFields)
extendFields - the extend fieldspublic String getProductCode()
public void setProductCode(String productCode)
productCode - the product codepublic String getsShortName()
public void setsShortName(String sShortName)
sShortName - the s short nameCopyright © 2018. All rights reserved.