public class AntMerchantExpandIsvDeviceCreateModel extends AlipayObject
Constructor and Description |
---|
AntMerchantExpandIsvDeviceCreateModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBizType()
Gets biz type.
|
String |
getChannelIsvPid()
Gets channel isv pid.
|
DeliveryInfo |
getDeliveryInfo()
Gets delivery info.
|
List<DeviceApplyTemplate> |
getDeviceList()
Gets device list.
|
String |
getOperatorContact()
Gets operator contact.
|
String |
getOperatorName()
Gets operator name.
|
String |
getPid()
Gets pid.
|
String |
getReason()
Gets reason.
|
String |
getShopId()
Gets shop id.
|
String |
getUsageDetail()
Gets usage detail.
|
String |
getUsageType()
Gets usage type.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setChannelIsvPid(String channelIsvPid)
Sets channel isv pid.
|
void |
setDeliveryInfo(DeliveryInfo deliveryInfo)
Sets delivery info.
|
void |
setDeviceList(List<DeviceApplyTemplate> deviceList)
Sets device list.
|
void |
setOperatorContact(String operatorContact)
Sets operator contact.
|
void |
setOperatorName(String operatorName)
Sets operator name.
|
void |
setPid(String pid)
Sets pid.
|
void |
setReason(String reason)
Sets reason.
|
void |
setShopId(String shopId)
Sets shop id.
|
void |
setUsageDetail(String usageDetail)
Sets usage detail.
|
void |
setUsageType(String usageType)
Sets usage type.
|
public AntMerchantExpandIsvDeviceCreateModel()
public String getBizType()
public void setBizType(String bizType)
bizType
- the biz typepublic String getChannelIsvPid()
public void setChannelIsvPid(String channelIsvPid)
channelIsvPid
- the channel isv pidpublic DeliveryInfo getDeliveryInfo()
public void setDeliveryInfo(DeliveryInfo deliveryInfo)
deliveryInfo
- the delivery infopublic List<DeviceApplyTemplate> getDeviceList()
public void setDeviceList(List<DeviceApplyTemplate> deviceList)
deviceList
- the device listpublic String getOperatorContact()
public void setOperatorContact(String operatorContact)
operatorContact
- the operator contactpublic String getOperatorName()
public void setOperatorName(String operatorName)
operatorName
- the operator namepublic String getPid()
public void setPid(String pid)
pid
- the pidpublic String getReason()
public void setReason(String reason)
reason
- the reasonpublic String getShopId()
public void setShopId(String shopId)
shopId
- the shop idpublic String getUsageDetail()
public void setUsageDetail(String usageDetail)
usageDetail
- the usage detailpublic String getUsageType()
public void setUsageType(String usageType)
usageType
- the usage typeCopyright © 2018. All rights reserved.