public class AlipayBossFncGfsmartpayInvoicepostaddressQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayBossFncGfsmartpayInvoicepostaddressQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAddressName() |
String |
getAddressPhone() |
String |
getContactEmail() |
String |
getMainlandInvoicePostEmail() |
String |
getOverseaInvoicePostEmail() |
String |
getPostAddress() |
void |
setAddressName(String addressName) |
void |
setAddressPhone(String addressPhone) |
void |
setContactEmail(String contactEmail) |
void |
setMainlandInvoicePostEmail(String mainlandInvoicePostEmail) |
void |
setOverseaInvoicePostEmail(String overseaInvoicePostEmail) |
void |
setPostAddress(String postAddress) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayBossFncGfsmartpayInvoicepostaddressQueryResponse()
public void setAddressName(String addressName)
public String getAddressName()
public void setAddressPhone(String addressPhone)
public String getAddressPhone()
public void setContactEmail(String contactEmail)
public String getContactEmail()
public void setMainlandInvoicePostEmail(String mainlandInvoicePostEmail)
public String getMainlandInvoicePostEmail()
public void setOverseaInvoicePostEmail(String overseaInvoicePostEmail)
public String getOverseaInvoicePostEmail()
public void setPostAddress(String postAddress)
public String getPostAddress()
Copyright © 2024. All rights reserved.