ApiRequest
A class representing a Stripe API or Analytics request.
Types
Functions
Link copied to clipboard
Writes the body of a POST request with OutputStream, left empty for non-POST requests
Properties
Link copied to clipboard
If the HTTP method is StripeRequest.Method.GET or StripeRequest.Method.DELETE, this is the URL with query string; otherwise, just the URL.