Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ConfigDetails

Details about the required and optional Function configurations needed for proper performance of the PBF.

Properties

description

description: string

Details about why this config is required and what it will be used for.

Optional isOptional

isOptional: undefined | false | true

Is this a required config or an optional one. Requests with required config params missing will be rejected.

key

key: string

The key name of the config param.

Functions

getDeserializedJsonObj

getJsonObj