ApiResource::getSavedNestedResources()
Description Description
Return Return
(StripeUtilSet) A list of fields that can be their own type of API resource (say a nested card under an account for example), and if that resource is set, it should be transmitted to the API on a create or update. Doing so is not the default behavior because API resources should normally be persisted on their own RESTful endpoints.
Source Source
File: includes/gateways/stripe/vendor/stripe/stripe-php/lib/ApiResource.php