public class AlipayCommerceMedicalInstcardBindModel extends AlipayObject
| Constructor and Description |
|---|
AlipayCommerceMedicalInstcardBindModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCityCode()
Gets city code.
|
String |
getExtendParams()
Gets extend params.
|
String |
getReturnUrl()
Gets return url.
|
void |
setCityCode(String cityCode)
Sets city code.
|
void |
setExtendParams(String extendParams)
Sets extend params.
|
void |
setReturnUrl(String returnUrl)
Sets return url.
|
public AlipayCommerceMedicalInstcardBindModel()
public String getCityCode()
public void setCityCode(String cityCode)
cityCode - the city codepublic String getExtendParams()
public void setExtendParams(String extendParams)
extendParams - the extend paramspublic String getReturnUrl()
public void setReturnUrl(String returnUrl)
returnUrl - the return urlCopyright © 2018. All rights reserved.