GetExportResponse

The binary blob response to GetExport, which contains the generated SDK.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The binary blob response to GetExport, which contains the export.

Link copied to clipboard

The content-disposition header value in the HTTP response.

Link copied to clipboard

The content-type header value in the HTTP response. This will correspond to a valid 'accept' type in the request.

Functions

Link copied to clipboard
inline fun copy(block: GetExportResponse.Builder.() -> Unit = {}): GetExportResponse
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String