public class AntMerchantExpandIsvDeviceBindModel extends AlipayObject
| Constructor and Description |
|---|
AntMerchantExpandIsvDeviceBindModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBizType()
Gets biz type.
|
String |
getDeviceSn()
Gets device sn.
|
String |
getItemId()
Gets item id.
|
String |
getMemo()
Gets memo.
|
String |
getOrderNo()
Gets order no.
|
String |
getShopId()
Gets shop id.
|
String |
getSupplierNo()
Gets supplier no.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setDeviceSn(String deviceSn)
Sets device sn.
|
void |
setItemId(String itemId)
Sets item id.
|
void |
setMemo(String memo)
Sets memo.
|
void |
setOrderNo(String orderNo)
Sets order no.
|
void |
setShopId(String shopId)
Sets shop id.
|
void |
setSupplierNo(String supplierNo)
Sets supplier no.
|
public String getBizType()
public void setBizType(String bizType)
bizType - the biz typepublic String getDeviceSn()
public void setDeviceSn(String deviceSn)
deviceSn - the device snpublic String getItemId()
public void setItemId(String itemId)
itemId - the item idpublic String getMemo()
public void setMemo(String memo)
memo - the memopublic String getOrderNo()
public void setOrderNo(String orderNo)
orderNo - the order nopublic String getShopId()
public void setShopId(String shopId)
shopId - the shop idpublic String getSupplierNo()
public void setSupplierNo(String supplierNo)
supplierNo - the supplier noCopyright © 2018. All rights reserved.