public class DescribeClientSwitchTraTaskInfoRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribeClientSwitchTraTaskInfoRequest() | 
| DescribeClientSwitchTraTaskInfoRequest(DescribeClientSwitchTraTaskInfoRequest 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 | 
|---|---|
| String | getClientUin()Get 代客UIN | 
| Long | getSwitchType()Get 1:代理,2:代采 | 
| void | setClientUin(String ClientUin)Set 代客UIN | 
| void | setSwitchType(Long SwitchType)Set 1:代理,2:代采 | 
| 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, toJsonStringpublic DescribeClientSwitchTraTaskInfoRequest()
public DescribeClientSwitchTraTaskInfoRequest(DescribeClientSwitchTraTaskInfoRequest source)
public String getClientUin()
public void setClientUin(String ClientUin)
ClientUin - 代客UINpublic Long getSwitchType()
public void setSwitchType(Long SwitchType)
SwitchType - 1:代理,2:代采Copyright © 2025. All rights reserved.