Package com.stripe.net
package com.stripe.net
-
ClassDescriptionSuper class to all api request params objects.Interface implemented by all enum parameter to get the actual string value that Stripe API expects.The base class for all services.The base address to use for the request.The
StripeResponseGetterOptions
implementation that pulls values from the global options in the Stripe classBase abstract class for HTTP clients used to send requests to Stripe's API.Represents the content of an HTTP request, i.e.A read-only view of a set of HTTP headers.KeyValuePair<K,V> A KeyValuePair holds a key and a value.A request to Stripe's API.A response from Stripe's API, with body represented as a String.Controls how the request is sent byStripeResponseGetter
Deserializer to convert JSON object into an untyped map.