Package com.stripe.param.billing
Class AlertCreateParams.SpendThreshold.Gte.Amount
java.lang.Object
com.stripe.param.billing.AlertCreateParams.SpendThreshold.Gte.Amount
- Enclosing class:
- AlertCreateParams.SpendThreshold.Gte
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanRequired. Three-letter ISO code for the currency of thevalueparameter.Map of extra parameters for custom features not available in this client library.getValue()Required. An integer representing the amount of the threshold.inthashCode()
-
Method Details
-
builder
-
getCurrency
Required. Three-letter ISO code for the currency of thevalueparameter. -
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. -
getValue
Required. An integer representing the amount of the threshold. -
equals
-
canEqual
-
hashCode
public int hashCode()
-