Package com.stripe.model
Class Person.Verification.Document
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.Person.Verification.Document
- All Implemented Interfaces:
- StripeObjectInterface
- Enclosing class:
- Person.Verification
For more details about Document, please refer to the API Reference.
- 
Field SummaryFields inherited from class com.stripe.model.StripeObjectPRETTY_PRINT_GSON
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected booleanbooleangetBack()Get ID of expandablebackobject.Get expandedback.getFront()Get ID of expandablefrontobject.inthashCode()voidvoidsetBackObject(File expandableObject) voidsetDetails(String details) voidsetDetailsCode(String detailsCode) voidvoidsetFrontObject(File expandableObject) Methods inherited from class com.stripe.model.StripeObjectdeserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
- 
Constructor Details- 
Documentpublic Document()
 
- 
- 
Method Details- 
getBackGet ID of expandablebackobject.
- 
setBack
- 
getBackObjectGet expandedback.
- 
setBackObject
- 
getFrontGet ID of expandablefrontobject.
- 
setFront
- 
getFrontObject
- 
setFrontObject
- 
getDetails
- 
getDetailsCode
- 
setDetails
- 
setDetailsCode
- 
equals
- 
canEqual
- 
hashCodepublic int hashCode()
 
-