Class Registration.CountryOptions.Is

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.tax.Registration.CountryOptions.Is
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
Registration.CountryOptions

public static class Registration.CountryOptions.Is extends StripeObject
Place of supply scheme used in an EU standard registration.

One of small_seller, or standard.

  • Constructor Details

    • Is

      public Is()
  • Method Details

    • getType

      public String getType()
      Type of registration in country.

      Equal to standard.

    • setType

      public void setType(String type)
      Type of registration in country.

      Equal to standard.

    • 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