Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LroResponse<T>

Package version

The type of the response of a LRO.

Type parameters

  • T

Hierarchy

Index

Properties

flatResponse

flatResponse: T

The flattened response

rawResponse

rawResponse: RawResponse

The raw response

Generated using TypeDoc