Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Tags

Hierarchy

Implements

Index

Constructors

constructor

Properties

delete

delete: function

Type declaration

endPoints

endPoints: any

entityName

entityName: string

update

update: function

Type declaration

    • Parameters

      • id: string
      • Optional data: any

      Returns Promise<SDKRespond>

Methods

create

deleteTagById

  • deleteTagById(tagId: string): Promise<SDKRespond>

Protected errorHandler

get

  • get(data: any): Promise<any>

makeApiCall

  • makeApiCall(endpointName: string, data: any): Promise<SDKRespond>

Protected prepareApiUrlQueries

Generated using TypeDoc