Package com.stripe.model
Class ShippingRate.FixedAmount
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.ShippingRate.FixedAmount
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- ShippingRate
Must be greater than 0.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()voidvoidsetCurrency(String currency) voidsetCurrencyOptions(Map<String, ShippingRate.FixedAmount.CurrencyOption> currencyOptions) Methods inherited from class com.stripe.model.StripeObject
equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString