public class AlipayCommerceLogisticsUserOrderQueryModel extends AlipayObject
Constructor and Description |
---|
AlipayCommerceLogisticsUserOrderQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBizType()
Gets biz type.
|
String |
getExtParam()
Gets ext param.
|
String |
getMerchantCode()
Gets merchant code.
|
String |
getTargetId()
Gets target id.
|
String |
getTargetIdType()
Gets target id type.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setExtParam(String extParam)
Sets ext param.
|
void |
setMerchantCode(String merchantCode)
Sets merchant code.
|
void |
setTargetId(String targetId)
Sets target id.
|
void |
setTargetIdType(String targetIdType)
Sets target id type.
|
public AlipayCommerceLogisticsUserOrderQueryModel()
public String getBizType()
public void setBizType(String bizType)
bizType
- the biz typepublic String getExtParam()
public void setExtParam(String extParam)
extParam
- the ext parampublic String getMerchantCode()
public void setMerchantCode(String merchantCode)
merchantCode
- the merchant codepublic String getTargetId()
public void setTargetId(String targetId)
targetId
- the target idpublic String getTargetIdType()
public void setTargetIdType(String targetIdType)
targetIdType
- the target id typeCopyright © 2018. All rights reserved.