Default

Default StripeConnection that converts the ResponseStream to a String.

Properties

Link copied to clipboard
open override val response: StripeResponse<String>
Link copied to clipboard
open override val responseCode: Int

Functions

Link copied to clipboard
open override fun close()
Link copied to clipboard
open override fun createBodyFromResponseStream(responseStream: InputStream?): String?

Convert stream to a String