Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HttpApi

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

customdata

customdata: CustomdataApi

Protected restClient

restClient: RestClient

Methods

create

  • Parameters

    Returns Promise<HttpInput>

delete

  • delete(inputId: string): Promise<HttpInput>
  • Parameters

    • inputId: string

    Returns Promise<HttpInput>

get

  • Parameters

    • inputId: string

    Returns Promise<HttpInput>

list

Generated using TypeDoc