Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Element

Hierarchy

  • Element

Index

Constructors

Properties

Constructors

constructor

  • new Element(__namedParameters: RawElement): Element

Properties

data

data: string

delete

delete: (token: string) => Promise<boolean | x0ApiError>

Type declaration

    • (token: string): Promise<boolean | x0ApiError>
    • Parameters

      • token: string

      Returns Promise<boolean | x0ApiError>

key

key: string

namespace

namespace: string

type

type: ElementType

Generated using TypeDoc