public class DescribeAgentDealsPriceDetailByDealNameRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
DescribeAgentDealsPriceDetailByDealNameRequest() |
DescribeAgentDealsPriceDetailByDealNameRequest(DescribeAgentDealsPriceDetailByDealNameRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Modifier and Type | Method and Description |
---|---|
Long |
getDealCreatYear()
Get 下单年份(订单创建时间归属年份)
|
String[] |
getDealNames()
Get 子订单号,每个请求最多查询100条
|
String |
getOwnerUin()
Get 订单归属代客uin
|
void |
setDealCreatYear(Long DealCreatYear)
Set 下单年份(订单创建时间归属年份)
|
void |
setDealNames(String[] DealNames)
Set 子订单号,每个请求最多查询100条
|
void |
setOwnerUin(String OwnerUin)
Set 订单归属代客uin
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public DescribeAgentDealsPriceDetailByDealNameRequest()
public DescribeAgentDealsPriceDetailByDealNameRequest(DescribeAgentDealsPriceDetailByDealNameRequest source)
public Long getDealCreatYear()
public void setDealCreatYear(Long DealCreatYear)
DealCreatYear
- 下单年份(订单创建时间归属年份)public String[] getDealNames()
public void setDealNames(String[] DealNames)
DealNames
- 子订单号,每个请求最多查询100条public String getOwnerUin()
public void setOwnerUin(String OwnerUin)
OwnerUin
- 订单归属代客uinCopyright © 2025. All rights reserved.