StripeObject::toJSON()
Method: Returns a pretty JSON representation of the Stripe object.
StripeObject::toJSON Read More »
Method: Returns a pretty JSON representation of the Stripe object.
StripeObject::toJSON Read More »
Method: No description found
StripeObject::__toString Read More »
Method: Sets all keys within the StripeObject as unsaved so that they will be included with an update when `serializeParameters` is called. This method is also recursive, so any StripeObjects contained as values or which are values in a tenant array are also marked as dirty.
StripeObject::dirty Read More »
Method: No description found
StripeObject::dirtyValue Read More »
Method: Produces a deep copy of the given object including support for arrays and StripeObjects.
StripeObject::deepCopy Read More »
Method: Returns a hash of empty values for all the values that are in the given StripeObject.
StripeObject::emptyValues Read More »
Method: No description found
StripeObject::getLastResponse Read More »
Method: Sets the last response from the Stripe API.
StripeObject::setLastResponse Read More »
Method: Indicates whether or not the resource has been deleted on the server.
StripeObject::isDeleted Read More »
Method: Additive objects are subobjects in the API that don’t have the same semantics as most subobjects, which are fully replaced when they’re set.
StripeObject::getAdditiveParams Read More »
Method: Mass assigns attributes on the model.
StripeObject::updateAttributes Read More »
Method: No description found
StripeObject::__construct Read More »
Method: No description found
StripeObject::serializeParameters Read More »
Method: No description found
StripeObject::__set Read More »
Method: No description found
StripeObject::serializeParamsValue Read More »
Method: No description found
StripeObject::__isset Read More »
Method: No description found
StripeObject::jsonSerialize Read More »
Method: No description found
StripeObject::__unset Read More »
Method: Returns an associative array with the key and values composing the Stripe object.
StripeObject::toArray Read More »
Method: No description found
StripeObject::__get Read More »