public static class BatchOrgCreateHWResponseBody.BatchOrgCreateHWResponseBodyResultPublishList
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
BatchOrgCreateHWResponseBodyResultPublishList() |
@NameInMap(value="corpid") public String corpid
@NameInMap(value="hwid") public Long hwid
public BatchOrgCreateHWResponseBodyResultPublishList()
public static BatchOrgCreateHWResponseBody.BatchOrgCreateHWResponseBodyResultPublishList build(Map<String,?> map) throws Exception
Exceptionpublic BatchOrgCreateHWResponseBody.BatchOrgCreateHWResponseBodyResultPublishList setCorpid(String corpid)
public String getCorpid()
public BatchOrgCreateHWResponseBody.BatchOrgCreateHWResponseBodyResultPublishList setHwid(Long hwid)
public Long getHwid()
Copyright © 2022. All rights reserved.