Customer::deleteDiscount()
Method: No description found
Customer::deleteDiscount 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
Customer::allBalanceTransactions 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: 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 »
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::serializeParameters Read More »
Method: No description found
StripeObject::serializeParamsValue Read More »