Package com.stripe.model.issuing
Class Cardholder.Individual.Verification.Document
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.issuing.Cardholder.Individual.Verification.Document
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Cardholder.Individual.Verification
For more details about Document, 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 booleanbooleangetBack()Get ID of expandablebackobject.Get expandedback.getFront()Get ID of expandablefrontobject.Get expandedfront.inthashCode()voidvoidsetBackObject(File expandableObject) voidvoidsetFrontObject(File expandableObject) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
Document
public Document()
-
-
Method Details
-
getBack
Get ID of expandablebackobject. -
setBack
-
getBackObject
Get expandedback. -
setBackObject
-
getFront
Get ID of expandablefrontobject. -
setFront
-
getFrontObject
Get expandedfront. -
setFrontObject
-
equals
-
canEqual
-
hashCode
public int hashCode()
-