createForFile

abstract fun createForFile(request: StripeRequest, outputFile: File): StripeConnection<File>

Creates an StripeConnection which attempts to parse the http response body as a File.