public class KoubeiShopWxloginQueryModel extends AlipayObject
| 构造器和说明 |
|---|
KoubeiShopWxloginQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBizType() |
String |
getGrantType() |
String |
getJsCode() |
String |
getWxAppId() |
void |
setBizType(String bizType) |
void |
setGrantType(String grantType) |
void |
setJsCode(String jsCode) |
void |
setWxAppId(String wxAppId) |
public String getBizType()
public void setBizType(String bizType)
public String getGrantType()
public void setGrantType(String grantType)
public String getJsCode()
public void setJsCode(String jsCode)
public String getWxAppId()
public void setWxAppId(String wxAppId)
Copyright © 2023. All rights reserved.