StripeConnection

A wrapper for accessing a HttpURLConnection. Implements Closeable to simplify closing related resources.

Inheritors

Types

Link copied to clipboard

Default StripeConnection that converts the ResponseStream to a String.

Link copied to clipboard

StripeConnection that writes the ResponseStream to a File.

Properties

Link copied to clipboard
Link copied to clipboard
abstract val responseCode: Int

Functions

Link copied to clipboard
abstract override fun close()
Link copied to clipboard