Class AlipayRefundNotification
java.lang.Object
de.hybris.platform.chinesepspalipayservices.data.AlipayRefundNotification
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetSign()voidsetBatchNo(String batchNo) voidsetNotifyId(String notifyId) voidsetNotifyTime(String notifyTime) voidsetNotifyType(String notifyType) voidsetResultDetails(String resultDetails) voidvoidsetSignType(String signType) voidsetSuccessNum(String successNum)
-
Constructor Details
-
AlipayRefundNotification
public AlipayRefundNotification()
-
-
Method Details
-
setNotifyTime
-
getNotifyTime
-
setNotifyType
-
getNotifyType
-
setNotifyId
-
getNotifyId
-
setSignType
-
getSignType
-
setSign
-
getSign
-
setBatchNo
-
getBatchNo
-
setSuccessNum
-
getSuccessNum
-
setResultDetails
-
getResultDetails
-