Class PaymentMethod.Sofort

    • Constructor Detail

      • Sofort

        public Sofort()
    • Method Detail

      • getCountry

        public java.lang.String getCountry()
        Two-letter ISO code representing the country the bank account is located in.
      • setCountry

        public void setCountry​(java.lang.String country)
        Two-letter ISO code representing the country the bank account is located in.
      • 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