Home Manual Reference Source Test Repository
import OperationTypesCatalog from 'opengate-js/src/operationTypes/OperationTypeCatalog.js'
public class | source

OperationTypesCatalog

Extends:

GenericFinder → OperationTypesCatalog

This class allow make get request to OperationType resource into Opengate North API.

Constructor Summary

Public Constructor
public

Constructor

Method Summary

Public Methods
public

Performs a get that returns operation types templates

Public Constructors

public constructor(ogapi: InternalOpenGateAPI) source

Constructor

Override:

GenericFinder#constructor

Params:

NameTypeAttributeDescription
ogapi InternalOpenGateAPI

Reference to the API object.

Public Methods

public getOperationTypes(): Promise source

Performs a get that returns operation types templates

Return:

Promise