Set::add()
Method: No description found
Class: CaseInsensitiveArray is an array-like class that ignores case for keys.
CaseInsensitiveArray Read More »
Method: Converts a response from the Stripe API to the corresponding PHP object.
Util::convertToStripeObject Read More »
Method: Unpacks an options array and merges it into the existing RequestOptions object.
RequestOptions::merge Read More »
Method: Updates a PaymentMethod object. A PaymentMethod must be attached a customer to be updated.
PaymentMethodService::update Read More »
Method: Discards all headers that we don’t want to persist across requests.
RequestOptions::discardNonPersistentHeaders Read More »
Method: Unpacks an options array into an RequestOptions object.
RequestOptions::parse Read More »
Method: Lists all Country Spec objects available in the API.
CountrySpecService::all Read More »
Method: No description found
RequestOptions::redactedApiKey Read More »
Method: Returns a Country Spec for a given Country code.
CountrySpecService::retrieve Read More »
Class: If you have scheduled a Sigma query, you’ll receive a sigma.scheduled_query_run.created webhook each time the query runs.