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.


Top ↑

Source Source

File: includes/gateways/stripe/vendor/stripe/stripe-php/lib/ApiResource.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.