public class AlipayEbppInvoiceEnterpriseMerchantrelationCreateResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayEbppInvoiceEnterpriseMerchantrelationCreateResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getPid() |
String |
getRoleType() |
String |
getShopId() |
Boolean |
getSuccess() |
void |
setPid(String pid) |
void |
setRoleType(String roleType) |
void |
setShopId(String shopId) |
void |
setSuccess(Boolean success) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayEbppInvoiceEnterpriseMerchantrelationCreateResponse()
public void setPid(String pid)
public String getPid()
public void setRoleType(String roleType)
public String getRoleType()
public void setShopId(String shopId)
public String getShopId()
public void setSuccess(Boolean success)
public Boolean getSuccess()
Copyright © 2023. All rights reserved.