public class AlipayEbppInvoiceUserAuthQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayEbppInvoiceUserAuthQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getMobilePhone() |
String |
getRedirectUrl() |
String |
getSourceTag() |
String |
getUserEmail() |
void |
setMobilePhone(String mobilePhone) |
void |
setRedirectUrl(String redirectUrl) |
void |
setSourceTag(String sourceTag) |
void |
setUserEmail(String userEmail) |
public String getMobilePhone()
public void setMobilePhone(String mobilePhone)
public String getRedirectUrl()
public void setRedirectUrl(String redirectUrl)
public String getSourceTag()
public void setSourceTag(String sourceTag)
public String getUserEmail()
public void setUserEmail(String userEmail)
Copyright © 2024. All rights reserved.