public class AntMerchantExpandActivitySignupCreateResponse extends AlipayResponse
Constructor and Description |
---|
AntMerchantExpandActivitySignupCreateResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getDesc()
Gets desc.
|
String |
getPid()
Gets pid.
|
String |
getStatus()
Gets status.
|
void |
setDesc(String desc)
Sets desc.
|
void |
setPid(String pid)
Sets pid.
|
void |
setStatus(String status)
Sets status.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AntMerchantExpandActivitySignupCreateResponse()
public void setDesc(String desc)
desc
- the descpublic String getDesc()
public void setPid(String pid)
pid
- the pidpublic String getPid()
public void setStatus(String status)
status
- the statuspublic String getStatus()
Copyright © 2018. All rights reserved.