public class AlipayCommerceEcEmployeeAddResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayCommerceEcEmployeeAddResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getEmployeeId() |
String |
getIotUniqueId() |
String |
getSignUrl() |
void |
setEmployeeId(String employeeId) |
void |
setIotUniqueId(String iotUniqueId) |
void |
setSignUrl(String signUrl) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setEmployeeId(String employeeId)
public String getEmployeeId()
public void setIotUniqueId(String iotUniqueId)
public String getIotUniqueId()
public void setSignUrl(String signUrl)
public String getSignUrl()
Copyright © 2024. All rights reserved.