Interface ParamsStringparamsItem

Hierarchy

  • ParamsStringparamsItem

Properties

Properties

name: null | string

param name - if the string expect only one $a parameter then don't send this field, just send the value.

value: null | string

param value

Generated using TypeDoc