Skip to main content

Interface: NativeApiCallResponse<BodyType>

A native API call response.

Type parameters

NameType
BodyTypeunknown

Properties

body

body: BodyType


headers

headers: Record<string, string>


status

status: number