public class IndustryManufactureCostRecordListGetRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
IndustryManufactureCostRecordListGetRequest() |
@NameInMap(value="appId") public Long appId
@NameInMap(value="appName") public String appName
@NameInMap(value="corpId") public String corpId
@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="orderNo") public String orderNo
@NameInMap(value="orgId") public Long orgId
@NameInMap(value="pageNumber") public Long pageNumber
@NameInMap(value="pageSize") public Integer pageSize
@NameInMap(value="productionTaskNo") public String productionTaskNo
@NameInMap(value="startTime") public Long startTime
@NameInMap(value="suiteKey") public String suiteKey
@NameInMap(value="tokenGrantType") public Integer tokenGrantType
public IndustryManufactureCostRecordListGetRequest()
public static IndustryManufactureCostRecordListGetRequest build(Map<String,?> map) throws Exception
Exceptionpublic IndustryManufactureCostRecordListGetRequest setAppId(Long appId)
public Long getAppId()
public IndustryManufactureCostRecordListGetRequest setAppIds(List<Long> appIds)
public IndustryManufactureCostRecordListGetRequest setAppName(String appName)
public String getAppName()
public IndustryManufactureCostRecordListGetRequest setCorpId(String corpId)
public String getCorpId()
public IndustryManufactureCostRecordListGetRequest setCursor(Long cursor)
public Long getCursor()
public IndustryManufactureCostRecordListGetRequest setEndTime(Long endTime)
public Long getEndTime()
public IndustryManufactureCostRecordListGetRequest setInstanceId(String instanceId)
public String getInstanceId()
public IndustryManufactureCostRecordListGetRequest setIsvOrgId(Long isvOrgId)
public Long getIsvOrgId()
public IndustryManufactureCostRecordListGetRequest setMaterialNo(String materialNo)
public String getMaterialNo()
public IndustryManufactureCostRecordListGetRequest setMicroappAgentId(Long microappAgentId)
public Long getMicroappAgentId()
public IndustryManufactureCostRecordListGetRequest setOrderNo(String orderNo)
public String getOrderNo()
public IndustryManufactureCostRecordListGetRequest setOrgId(Long orgId)
public Long getOrgId()
public IndustryManufactureCostRecordListGetRequest setPageNumber(Long pageNumber)
public Long getPageNumber()
public IndustryManufactureCostRecordListGetRequest setPageSize(Integer pageSize)
public Integer getPageSize()
public IndustryManufactureCostRecordListGetRequest setProductionTaskNo(String productionTaskNo)
public String getProductionTaskNo()
public IndustryManufactureCostRecordListGetRequest setStartTime(Long startTime)
public Long getStartTime()
public IndustryManufactureCostRecordListGetRequest setSuiteKey(String suiteKey)
public String getSuiteKey()
public IndustryManufactureCostRecordListGetRequest setTokenGrantType(Integer tokenGrantType)
public Integer getTokenGrantType()
Copyright © 2022. All rights reserved.