Package com.stripe.model.terminal
Class Configuration.StripeS700
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.terminal.Configuration.StripeS700
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Configuration
For more details about StripeS700, please refer to the API Reference.
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
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, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
StripeS700
public StripeS700()
-
-
Method Details