Package com.stripe.model.billing
Class Alert.CreditBalanceThreshold.Lte
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.billing.Alert.CreditBalanceThreshold.Lte
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Alert.CreditBalanceThreshold
For more details about Lte, please refer to the API
Reference.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classFor more details about CustomPricingUnit, please refer to the API Reference.static classFor more details about Monetary, 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 booleanbooleaninthashCode()voidsetBalanceType(String balanceType) voidsetCustomPricingUnit(Alert.CreditBalanceThreshold.Lte.CustomPricingUnit customPricingUnit) voidMethods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
Lte
public Lte()
-
-
Method Details
-
getBalanceType
-
getCustomPricingUnit
-
getMonetary
-
setBalanceType
-
setCustomPricingUnit
public void setCustomPricingUnit(Alert.CreditBalanceThreshold.Lte.CustomPricingUnit customPricingUnit) -
setMonetary
-
equals
-
canEqual
-
hashCode
public int hashCode()
-