Interface: RawResponse

January 18, 2022 · View on GitHub

Kui API Documentation - v11.0.0 / @kui-shell/core / RawResponse

Interface: RawResponse<Content>

@kui-shell/core.RawResponse

Type parameters

NameType
Contentextends RawContent

Table of contents

Properties

  • content
  • mode

Properties

content

• content: Content

Defined in

packages/core/src/models/entity.ts:188


mode

• mode: "raw"

Defined in

packages/core/src/models/entity.ts:187

Contents

  1. 1Type parameters
  2. 2Table of contents
  3. 2.1Properties
  4. 3Properties
  5. 3.1content
  6. 3.2mode