public class IndustryManufactureMaterialListRequest
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
Long |
appId |
List<Long> |
appIds |
String |
appName |
String |
corpId
This parameter is required.
|
Long |
currentPage |
Long |
cursor |
Long |
endTime |
String |
instanceId |
Long |
isvOrgId |
String |
materialNo |
Long |
microappAgentId |
Long |
orgId |
Integer |
pageSize |
Long |
startTime |
String |
suiteKey |
Long |
tokenGrantType |
构造器和说明 |
---|
IndustryManufactureMaterialListRequest() |
@NameInMap(value="appId") public Long appId
@NameInMap(value="appName") public String appName
@NameInMap(value="corpId") public String corpId
This parameter is required.
@NameInMap(value="currentPage") public Long currentPage
@NameInMap(value="cursor") public Long cursor
@NameInMap(value="endTime") public Long endTime
@NameInMap(value="instanceId") public String instanceId
@NameInMap(value="isvOrgId") public Long isvOrgId
@NameInMap(value="materialNo") public String materialNo
@NameInMap(value="microappAgentId") public Long microappAgentId
@NameInMap(value="orgId") public Long orgId
@NameInMap(value="pageSize") public Integer pageSize
@NameInMap(value="startTime") public Long startTime
@NameInMap(value="suiteKey") public String suiteKey
@NameInMap(value="tokenGrantType") public Long tokenGrantType
public static IndustryManufactureMaterialListRequest build(Map<String,?> map) throws Exception
Exception
public IndustryManufactureMaterialListRequest setAppId(Long appId)
public Long getAppId()
public IndustryManufactureMaterialListRequest setAppIds(List<Long> appIds)
public IndustryManufactureMaterialListRequest setAppName(String appName)
public String getAppName()
public IndustryManufactureMaterialListRequest setCorpId(String corpId)
public String getCorpId()
public IndustryManufactureMaterialListRequest setCurrentPage(Long currentPage)
public Long getCurrentPage()
public IndustryManufactureMaterialListRequest setCursor(Long cursor)
public Long getCursor()
public IndustryManufactureMaterialListRequest setEndTime(Long endTime)
public Long getEndTime()
public IndustryManufactureMaterialListRequest setInstanceId(String instanceId)
public String getInstanceId()
public IndustryManufactureMaterialListRequest setIsvOrgId(Long isvOrgId)
public Long getIsvOrgId()
public IndustryManufactureMaterialListRequest setMaterialNo(String materialNo)
public String getMaterialNo()
public IndustryManufactureMaterialListRequest setMicroappAgentId(Long microappAgentId)
public Long getMicroappAgentId()
public IndustryManufactureMaterialListRequest setOrgId(Long orgId)
public Long getOrgId()
public IndustryManufactureMaterialListRequest setPageSize(Integer pageSize)
public Integer getPageSize()
public IndustryManufactureMaterialListRequest setStartTime(Long startTime)
public Long getStartTime()
public IndustryManufactureMaterialListRequest setSuiteKey(String suiteKey)
public String getSuiteKey()
public IndustryManufactureMaterialListRequest setTokenGrantType(Long tokenGrantType)
public Long getTokenGrantType()
Copyright © 2024. All rights reserved.