Instance Propertyswift-openapi-runtime 1.6.0OpenAPIRuntime
body
The body stream of this part, if present.
UndocumentedPayload.swift:30var body: HTTPBody?
Other members in extension
Type members
init(headerFields: HTTPFields, body: HTTPBody?
) Creates a new part.
Show obsolete interfaces (1)
Hide obsolete interfaces
init(
) Creates a new payload.
Instance members
var headerFields: HTTPFields
The header fields contained in the response.