public class AlipayOfflineMarketReporterrorCreateModel extends AlipayObject
Constructor and Description |
---|
AlipayOfflineMarketReporterrorCreateModel() |
Modifier and Type | Method and Description |
---|---|
Long |
getErrTime()
Gets err time.
|
ReportErrorFeature |
getFeature()
Gets feature.
|
String |
getMerchantId()
Gets merchant id.
|
String |
getShopId()
Gets shop id.
|
String |
getType()
Gets type.
|
String |
getUserId()
Gets user id.
|
void |
setErrTime(Long errTime)
Sets err time.
|
void |
setFeature(ReportErrorFeature feature)
Sets feature.
|
void |
setMerchantId(String merchantId)
Sets merchant id.
|
void |
setShopId(String shopId)
Sets shop id.
|
void |
setType(String type)
Sets type.
|
void |
setUserId(String userId)
Sets user id.
|
public AlipayOfflineMarketReporterrorCreateModel()
public Long getErrTime()
public void setErrTime(Long errTime)
errTime
- the err timepublic ReportErrorFeature getFeature()
public void setFeature(ReportErrorFeature feature)
feature
- the featurepublic String getMerchantId()
public void setMerchantId(String merchantId)
merchantId
- the merchant idpublic String getShopId()
public void setShopId(String shopId)
shopId
- the shop idpublic String getType()
public void setType(String type)
type
- the typepublic String getUserId()
public void setUserId(String userId)
userId
- the user idCopyright © 2018. All rights reserved.