Package com.stripe.model.v2.billing
Class RateCardRate.CustomPricingUnitAmount
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.billing.RateCardRate.CustomPricingUnitAmount
- All Implemented Interfaces:
HasId
,StripeObjectInterface
- Enclosing class:
- RateCardRate
For more details about CustomPricingUnitAmount, please refer to the API Reference.
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
CustomPricingUnitAmount
public CustomPricingUnitAmount()
-
-
Method Details
-
getValue
The unit value for the custom pricing unit, as a string. -
setId
The id of the custom pricing unit. -
setValue
The unit value for the custom pricing unit, as a string. -
equals
-
canEqual
-
hashCode
public int hashCode() -
getId
The id of the custom pricing unit.
-