Class PaymentMethod.Card.ThreeDSecureUsage

    • Constructor Detail

      • ThreeDSecureUsage

        public ThreeDSecureUsage()
    • Method Detail

      • getSupported

        public java.lang.Boolean getSupported()
        Whether 3D Secure is supported on this card.
      • setSupported

        public void setSupported​(java.lang.Boolean supported)
        Whether 3D Secure is supported on this card.
      • 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