RequestOptions
Description Description
Source Source
File: includes/gateways/stripe/vendor/stripe/stripe-php/lib/Util/RequestOptions.php
Methods Methods
- __construct
- __debugInfo
- discardNonPersistentHeaders — Discards all headers that we don't want to persist across requests.
- merge — Unpacks an options array and merges it into the existing RequestOptions object.
- parse — Unpacks an options array into an RequestOptions object.
- redactedApiKey