Class PaymentLink.AfterCompletion.HostedConfirmation

    • Constructor Detail

      • HostedConfirmation

        public HostedConfirmation()
    • Method Detail

      • getCustomMessage

        public java.lang.String getCustomMessage()
        The custom message that is displayed to the customer after the purchase is complete.
      • setCustomMessage

        public void setCustomMessage​(java.lang.String customMessage)
        The custom message that is displayed to the customer after the purchase is complete.
      • 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