Package com.stripe.param.v2.tax
Class ManualRuleCreateParams.Product
java.lang.Object
com.stripe.param.v2.tax.ManualRuleCreateParams.Product
- Enclosing class:
- ManualRuleCreateParams
State ISO-3166.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanMap of extra parameters for custom features not available in this client library.The licensed item identifier.The metered item identifier.The tax code for the product.getType()Required. The type of the product.inthashCode()
-
Method Details
-
builder
-
getExtraParams
Map of extra parameters for custom features not available in this client library. The content in this map is not serialized under this field's@SerializedNamevalue. Instead, each key/value pair is serialized as if the key is a root-level field (serialized) name in this param object. Effectively, this map is flattened to its parent instance. -
getLicensedItem
The licensed item identifier. -
getMeteredItem
The metered item identifier. -
getTaxCode
The tax code for the product. -
getType
Required. The type of the product. -
equals
-
canEqual
-
hashCode
public int hashCode()
-