Package com.stripe.model.tax
Class Registration.CountryOptions.Lv
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.tax.Registration.CountryOptions.Lv
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Registration.CountryOptions
Place of supply scheme used in an EU standard registration.
One of small_seller
, or standard
.
-
Nested Class Summary
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
-
Method Summary
Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
Lv
public Lv()
-
-
Method Details
-
getStandard
-
getType
Type of registration in an EU country.One of
ioss
,oss_non_union
,oss_union
, orstandard
. -
setStandard
-
setType
Type of registration in an EU country.One of
ioss
,oss_non_union
,oss_union
, orstandard
. -
equals
-
canEqual
-
hashCode
public int hashCode()
-