Interface PaymentResponse.Constraints

  • Enclosing class:
    PaymentResponse

    public static interface PaymentResponse.Constraints
    • Field Detail

      • REQUESTSUCCESSFUL_IS_REQUIRED

        static final boolean REQUESTSUCCESSFUL_IS_REQUIRED
        See Also:
        Constant Field Values
      • RESPONSEERRORMESSAGE_IS_REQUIRED

        static final boolean RESPONSEERRORMESSAGE_IS_REQUIRED
        See Also:
        Constant Field Values
      • SYNCPAYMENTOBJECT_IS_REQUIRED

        static final boolean SYNCPAYMENTOBJECT_IS_REQUIRED
        See Also:
        Constant Field Values