Class RefundStatusDetails

    • Constructor Detail

      • RefundStatusDetails

        public RefundStatusDetails()
    • Method Detail

      • setReason

        public void setReason​(String reason)
        The reason why the refund has the "PENDING" or "FAILED" status. The possible values are:
        • "ECHECK". The customer's account is funded through an eCheck, which has not yet cleared.
      • getReason

        public String getReason()
        The reason why the refund has the "PENDING" or "FAILED" status. The possible values are:
        • "ECHECK". The customer's account is funded through an eCheck, which has not yet cleared.