Package com.stripe.model
Class Product.PackageDimensions
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.Product.PackageDimensions
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Product
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetWidth()inthashCode()voidsetHeight(BigDecimal height) voidsetLength(BigDecimal length) voidsetWeight(BigDecimal weight) voidsetWidth(BigDecimal width) Methods inherited from class com.stripe.model.StripeObject
equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString