ODCheckerEnabledObjectStructure class
under construction
We are still working the API Reference! This page might be incomplete or doesn't contain all details!
Overview
This is an Open Ticket config checker structure.
This class will enable an object checker based on a variable match in the object, customise it in the settings!
Properties
inherited id
class ➜ api.ODId
The id of this checker structure
options
interface ➜ api.ODCheckerEnabledObjectStructureOptions
The options for this checker structure
Methods
constructor()
function ➜ api.ODCheckerEnabledObjectStructure
(no description)
View Parameters (2)
id
: type ➜api.ODValidId
- Parameter Description Lorem Ipsum.options
: interface ➜api.ODCheckerEnabledObjectStructureOptions
- Parameter Description Lorem Ipsum.
check()
function ➜ boolean
Check a variable if it matches all settings in this checker. This function is automatically executed by Open Ticket!
View Parameters (3)
checker
: class ➜api.ODChecker
- Parameter Description Lorem Ipsum.value
: object ➜object
- Parameter Description Lorem Ipsum.locationTrace
: type ➜api.ODCheckerLocationTrace
- Parameter Description Lorem Ipsum.
Defaults
under construction
We're still working on this part of the documentation!
Examples
under construction
We're still working on this part of the documentation!