Rule Configurations Helper

RuleConfigurationsHelper

RuleConfigurationsHelper Objects

class RuleConfigurationsHelper()

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

constructor
function constructor()

Constructor

Arguments:

  • ogapi InternalOpenGateAPI - Reference to the API object.

getDocJavascriptFunctions
function getDocJavascriptFunctions() -> 'Promise'

Performs a get that returns documentation of javascript functions from rules service

Returns:

  • Promise

getDocPrivateJavascriptFunctions
function getDocPrivateJavascriptFunctions() -> 'Promise'

Performs a get that returns documentation private of javascript functions from rules service

Returns:

  • Promise