Package com.stripe.model.terminal
Class Configuration.Tipping.Usd
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.terminal.Configuration.Tipping.Usd
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Configuration.Tipping
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
int
hashCode()
void
setFixedAmounts
(List<Long> fixedAmounts) void
setPercentages
(List<Long> percentages) void
setSmartTipThreshold
(Long smartTipThreshold) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString