Class AlipayRawCancelPaymentResult

java.lang.Object
de.hybris.platform.chinesepspalipayservices.data.AlipayRawCancelPaymentResult
All Implemented Interfaces:
Serializable

public class AlipayRawCancelPaymentResult extends Object implements Serializable
See Also:
  • Constructor Details

    • AlipayRawCancelPaymentResult

      public AlipayRawCancelPaymentResult()
  • Method Details

    • setIsSuccess

      public void setIsSuccess(String isSuccess)
    • getIsSuccess

      public String getIsSuccess()
    • setError

      public void setError(String error)
    • getError

      public String getError()