StripeObject::dirtyValue()
Method: No description found
Method: No description found
Method: Produces a deep copy of the given object including support for arrays and StripeObjects.
Method: Returns a hash of empty values for all the values that are in the given StripeObject.
Method: No description found
Method: Sets the last response from the Stripe API.
Method: Indicates whether or not the resource has been deleted on the server.
Method: Returns a pretty JSON representation of the Stripe object.
Method: No description found
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.
Method: No description found
Method: No description found
Method: No description found
Method: No description found
Method: No description found
Method: No description found
Method: This unfortunately needs to be public to be used in Util\Util.
Method: No description found
Method: Refreshes this object using the provided values.
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.
Method: Mass assigns attributes on the model.