Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace RuleCollection

Results of an rule listing. Rules describe an item of data with name and ruletype.

Properties

Optional count

count: undefined | number

Total number of items returned. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

items

items: Array<RuleSummary>

Collection of rules.

Functions

getDeserializedJsonObj

getJsonObj