Package com.stripe.model.v2
Class StripeDeletedObject
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.StripeDeletedObject
- All Implemented Interfaces:
- HasId,- StripeObjectInterface
- 
Field SummaryFields inherited from class com.stripe.model.StripeObjectPRETTY_PRINT_GSON
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.stripe.model.StripeObjectdeserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
- 
Constructor Details- 
StripeDeletedObjectpublic StripeDeletedObject()
 
- 
- 
Method Details- 
getObjectString representing the object’s type. Objects of the same type share the same value.
- 
setIdUnique identifier for the object.
- 
setObjectString representing the object’s type. Objects of the same type share the same value.
- 
equals
- 
canEqual
- 
hashCodepublic int hashCode()
- 
getIdUnique identifier for the object.
 
-