Package com.stripe.model.billing
Class Alert.CreditBalanceThreshold.Filter
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.billing.Alert.CreditBalanceThreshold.Filter
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Alert.CreditBalanceThreshold
For more details about Filter, 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 booleanbooleanGet ID of expandablecustomerobject.Get expandedcustomer.getType()inthashCode()voidsetCustomer(String id) voidsetCustomerObject(Customer expandableObject) voidMethods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
Filter
public Filter()
-
-
Method Details