public class H5GetStartUrlRequest extends Object
| 构造器和说明 |
|---|
H5GetStartUrlRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBrokerId() |
int |
getClientType() |
String |
getColor() |
int |
getCustomerTitle() |
String |
getDealerId() |
String |
getDealerUserId() |
String |
getNotifyUrl() |
String |
getReturnUrl() |
void |
setBrokerId(String brokerId) |
void |
setClientType(int clientType) |
void |
setColor(String color) |
void |
setCustomerTitle(int customerTitle) |
void |
setDealerId(String dealerId) |
void |
setDealerUserId(String dealerUserId) |
void |
setNotifyUrl(String notifyUrl) |
void |
setReturnUrl(String returnUrl) |
String |
toString() |
public void setDealerId(String dealerId)
public String getDealerId()
public void setBrokerId(String brokerId)
public String getBrokerId()
public void setDealerUserId(String dealerUserId)
public String getDealerUserId()
public void setClientType(int clientType)
public int getClientType()
public void setNotifyUrl(String notifyUrl)
public String getNotifyUrl()
public void setColor(String color)
public String getColor()
public void setReturnUrl(String returnUrl)
public String getReturnUrl()
public void setCustomerTitle(int customerTitle)
public int getCustomerTitle()
Copyright © 2025. All rights reserved.