Class PaymentLink.AfterCompletion

    • Constructor Detail

      • AfterCompletion

        public AfterCompletion()
    • Method Detail

      • getType

        public java.lang.String getType()
        The specified behavior after the purchase is complete.

        One of hosted_confirmation, or redirect.

      • setType

        public void setType​(java.lang.String type)
        The specified behavior after the purchase is complete.

        One of hosted_confirmation, or redirect.

      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • canEqual

        protected boolean canEqual​(java.lang.Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object