Class Card.Shipping.Customs

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.issuing.Card.Shipping.Customs
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
Card.Shipping

public static class Card.Shipping.Customs extends StripeObject
  • Constructor Details

    • Customs

      public Customs()
  • Method Details

    • getEoriNumber

      public String getEoriNumber()
    • setEoriNumber

      public void setEoriNumber(String eoriNumber)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • canEqual

      protected boolean canEqual(Object other)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object