Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SubmitResponse

Hierarchy

  • SubmitResponse

Index

Properties

requestDetails?: CallRequest
requestId: RequestId
response: { body: null | v2ResponseBody | v3ResponseBody; headers: HttpHeaderField[]; ok: boolean; status: number; statusText: string }

Type declaration

Generated using TypeDoc