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