Package com.stripe.model.terminal
Class Reader.Action.SetReaderDisplay.Cart
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.terminal.Reader.Action.SetReaderDisplay.Cart
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Reader.Action.SetReaderDisplay
Represents a cart to be displayed on the reader.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Represents a line item to be displayed on the reader. -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getTax()
getTotal()
int
hashCode()
void
setCurrency
(String currency) void
void
void
Methods inherited from class com.stripe.model.StripeObject
equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString