public class ZolozAuthenticationSmilefaceSendmeSendModel extends AlipayObject
| 构造器和说明 |
|---|
ZolozAuthenticationSmilefaceSendmeSendModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBizType() |
String |
getCampId() |
String |
getExtInfo() |
String |
getFtoken() |
String |
getMiniAppId() |
String |
getPath() |
void |
setBizType(String bizType) |
void |
setCampId(String campId) |
void |
setExtInfo(String extInfo) |
void |
setFtoken(String ftoken) |
void |
setMiniAppId(String miniAppId) |
void |
setPath(String path) |
public ZolozAuthenticationSmilefaceSendmeSendModel()
public String getBizType()
public void setBizType(String bizType)
public String getCampId()
public void setCampId(String campId)
public String getExtInfo()
public void setExtInfo(String extInfo)
public String getFtoken()
public void setFtoken(String ftoken)
public String getMiniAppId()
public void setMiniAppId(String miniAppId)
public String getPath()
public void setPath(String path)
Copyright © 2023. All rights reserved.