Interface ParamsDataItem

Hierarchy

  • ParamsDataItem

Properties

Properties

fieldid: null | number

The field id.

subfield?: null | string

The subfield name (if required).

value: null | string

The contents for the field always JSON encoded.

Generated using TypeDoc