Package com.stripe.model.tax
Class Registration.CountryOptions.Si.Igic
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.tax.Registration.CountryOptions.Si.Igic
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Registration.CountryOptions.Si
For more details about Igic, please refer to the API
Reference.
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleanPlace of supply scheme used in an IGIC registration.inthashCode()voidsetPlaceOfSupplyScheme(String placeOfSupplyScheme) Place of supply scheme used in an IGIC registration.Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
Igic
public Igic()
-
-
Method Details
-
getPlaceOfSupplyScheme
Place of supply scheme used in an IGIC registration.One of
inbound_goods, orstandard. -
setPlaceOfSupplyScheme
Place of supply scheme used in an IGIC registration.One of
inbound_goods, orstandard. -
equals
-
canEqual
-
hashCode
public int hashCode()
-