Package com.stripe.param.billing
Class AlertCreateParams.SpendThreshold.Gte
java.lang.Object
com.stripe.param.billing.AlertCreateParams.SpendThreshold.Gte
- Enclosing class:
- AlertCreateParams.SpendThreshold
Filter by pricing plan subscription ID.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classRequired. An integer representing the amount of the threshold.static enumRequired. A positive decimal string representing the amount of the custom pricing unit threshold. -
Method Summary
-
Method Details
-
builder
-
getAmount
The monetary amount. Required when type isamount. -
getCustomPricingUnit
The custom pricing unit amount. Required when type iscustom_pricing_unit. -
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. -
getType
Required. The type of the threshold amount. -
equals
-
canEqual
-
hashCode
public int hashCode()
-