public class AlipayEcoCplifeCommunityCreateResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayEcoCplifeCommunityCreateResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCommunityId() |
String |
getNextAction() |
String |
getStatus() |
void |
setCommunityId(String communityId) |
void |
setNextAction(String nextAction) |
void |
setStatus(String status) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setCommunityId(String communityId)
public String getCommunityId()
public void setNextAction(String nextAction)
public String getNextAction()
public void setStatus(String status)
public String getStatus()
Copyright © 2023. All rights reserved.