FileConnection

StripeConnection that writes the ResponseStream to a File.

Properties

Link copied to clipboard
open override val response: StripeResponse<File>
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?): File?

Convert stream to a File