public class AlipayOpenMiniInnerversionDevicegrayQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayOpenMiniInnerversionDevicegrayQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<String> |
getDeviceNoList() |
List<MiniAppGrayGroupDto> |
getGrayGroups() |
String |
getName() |
void |
setDeviceNoList(List<String> deviceNoList) |
void |
setGrayGroups(List<MiniAppGrayGroupDto> grayGroups) |
void |
setName(String name) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayOpenMiniInnerversionDevicegrayQueryResponse()
public void setGrayGroups(List<MiniAppGrayGroupDto> grayGroups)
public List<MiniAppGrayGroupDto> getGrayGroups()
public void setName(String name)
public String getName()
Copyright © 2023. All rights reserved.