Package com.stripe.model.billing
Class Alert.CreditBalanceThreshold.Lte.CustomPricingUnit
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.billing.Alert.CreditBalanceThreshold.Lte.CustomPricingUnit
- All Implemented Interfaces:
HasId
,StripeObjectInterface
- Enclosing class:
- Alert.CreditBalanceThreshold.Lte
public static class Alert.CreditBalanceThreshold.Lte.CustomPricingUnit
extends StripeObject
implements HasId
For more details about CustomPricingUnit, please refer to the API Reference.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
For more details about CustomPricingUnitDetails, 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 boolean
boolean
getId()
getValue()
int
hashCode()
void
setCustomPricingUnitDetails
(Alert.CreditBalanceThreshold.Lte.CustomPricingUnit.CustomPricingUnitDetails customPricingUnitDetails) void
void
setValue
(BigDecimal value) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
CustomPricingUnit
public CustomPricingUnit()
-
-
Method Details
-
getCustomPricingUnitDetails
public Alert.CreditBalanceThreshold.Lte.CustomPricingUnit.CustomPricingUnitDetails getCustomPricingUnitDetails() -
getValue
-
setCustomPricingUnitDetails
public void setCustomPricingUnitDetails(Alert.CreditBalanceThreshold.Lte.CustomPricingUnit.CustomPricingUnitDetails customPricingUnitDetails) -
setId
-
setValue
-
equals
-
canEqual
-
hashCode
public int hashCode() -
getId
-