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