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 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
-
StripeDeletedObject
public StripeDeletedObject()
-
-
Method Details
-
getObject
String representing the object’s type. Objects of the same type share the same value. -
setId
Unique identifier for the object. -
setObject
String representing the object’s type. Objects of the same type share the same value. -
equals
-
canEqual
-
hashCode
public int hashCode() -
getId
Unique identifier for the object.
-