Package com.stripe.model.terminal
Class Reader.Action.PrintContent
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.terminal.Reader.Action.PrintContent
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Reader.Action
Represents a reader action to print content.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classMetadata of an uploaded file. -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
PrintContent
public PrintContent()
-
-
Method Details
-
getImage
Metadata of an uploaded file. -
getType
The type of content to print. Currently supportsimage.Equal to
image. -
setImage
Metadata of an uploaded file. -
setType
The type of content to print. Currently supportsimage.Equal to
image. -
equals
-
canEqual
-
hashCode
public int hashCode()
-