Options
All
  • Public
  • Public/Protected
  • All
Menu

A request that will upload a dehydrated device to the server.

Hierarchy

  • PutDehydratedDeviceRequest

Index

Constructors

Properties

Methods

Constructors

  • Create a new PutDehydratedDeviceRequest

    Parameters

    • body: string

    Returns PutDehydratedDeviceRequest

Properties

body: string

A JSON-encoded string containing the rest of the payload: rooms.

It represents the body of the HTTP request.

Methods

  • free(): void
  • Returns void

Generated using TypeDoc