StripeObject::__toString()
Method: No description found
StripeObject::__toString 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: Returns a pretty JSON representation of the Stripe object.
StripeObject::toJSON Read More »
Method: No description found
StripeObject::__debugInfo Read More »
Method: No description found
StripeObject::offsetSet Read More »
Method: No description found
StripeObject::offsetExists Read More »
Method: No description found
StripeObject::offsetUnset Read More »
Method: No description found
StripeObject::offsetGet Read More »
Method: No description found
StripeObject::count Read More »
Method: No description found
StripeObject::keys Read More »
Method: No description found
StripeObject::values Read More »
Method: This unfortunately needs to be public to be used in Util\Util.
StripeObject::constructFrom Read More »
Method: No description found
StripeObject::getPermanentAttributes Read More »
Method: Refreshes this object using the provided values.
StripeObject::refreshFrom Read More »