Browse: Home /

Source Files: includes/lib/stripe-php/lib/StripeObject.php

StripeObject::dirty()

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.