Package com.stripe.param.billing
Class AlertCreateParams.UsageThreshold.Filter
java.lang.Object
com.stripe.param.billing.AlertCreateParams.UsageThreshold.Filter
- Enclosing class:
- AlertCreateParams.UsageThreshold
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanLimit the scope to this usage alert only to this customer.Map of extra parameters for custom features not available in this client library.getType()Required. What type of filter is being applied to this usage alert.inthashCode()
-
Method Details
-
builder
-
getCustomer
Limit the scope to this usage alert only to this customer. -
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. What type of filter is being applied to this usage alert. -
equals
-
canEqual
-
hashCode
public int hashCode()
-