Class AlipayRawDirectPayErrorInfo
java.lang.Object
de.hybris.platform.chinesepspalipayservices.data.AlipayRawDirectPayErrorInfo
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetBuyerEmail(String buyerEmail) voidsetBuyerId(String buyerId) voidsetErrorCode(String errorCode) voidsetOutTradeNo(String outTradeNo) voidsetPartner(String partner) voidsetReturnUrl(String returnUrl) voidsetSellerEmail(String sellerEmail) voidsetSellerId(String sellerId)
-
Constructor Details
-
AlipayRawDirectPayErrorInfo
public AlipayRawDirectPayErrorInfo()
-
-
Method Details
-
setPartner
-
getPartner
-
setOutTradeNo
-
getOutTradeNo
-
setErrorCode
-
getErrorCode
-
setReturnUrl
-
getReturnUrl
-
setBuyerEmail
-
getBuyerEmail
-
setBuyerId
-
getBuyerId
-
setSellerEmail
-
getSellerEmail
-
setSellerId
-
getSellerId
-