public class ZhimaCreditEpInfoGetModel extends AlipayObject
Constructor and Description |
---|
ZhimaCreditEpInfoGetModel() |
Modifier and Type | Method and Description |
---|---|
String |
getDataType()
Gets data type.
|
String |
getDataValue()
Gets data value.
|
String |
getProductCode()
Gets product code.
|
String |
getTransactionId()
Gets transaction id.
|
void |
setDataType(String dataType)
Sets data type.
|
void |
setDataValue(String dataValue)
Sets data value.
|
void |
setProductCode(String productCode)
Sets product code.
|
void |
setTransactionId(String transactionId)
Sets transaction id.
|
public String getDataType()
public void setDataType(String dataType)
dataType
- the data typepublic String getDataValue()
public void setDataValue(String dataValue)
dataValue
- the data valuepublic String getProductCode()
public void setProductCode(String productCode)
productCode
- the product codepublic String getTransactionId()
public void setTransactionId(String transactionId)
transactionId
- the transaction idCopyright © 2018. All rights reserved.