Package com.stripe.model.terminal
Class Configuration.VerifoneP400
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.terminal.Configuration.VerifoneP400
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Configuration
Below this amount, fixed amounts will be displayed; above it, percentages will be
displayed.
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
Get ID of expandablesplashscreen
object.Get expandedsplashscreen
.int
hashCode()
void
void
setSplashscreenObject
(File expandableObject) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
VerifoneP400
public VerifoneP400()
-
-
Method Details