Class PaymentDelete


  • public class PaymentDelete
    extends Object
    PaymentDelete
    • Constructor Detail

      • PaymentDelete

        public PaymentDelete()
    • Method Detail

      • status

        public PaymentDelete status​(String status)
        The status of the payment.
        Parameters:
        status - String
        Returns:
        PaymentDelete
      • getStatus

        public String getStatus()
        The status of the payment.
        Returns:
        status
      • setStatus

        public void setStatus​(String status)
        The status of the payment.
        Parameters:
        status - String
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object