Class ProtocolRequestType<P, R, PR, E, RO>

Type Parameters

  • P
  • R
  • PR
  • E
  • RO

Hierarchy (View Summary)

Implements

Constructors

Properties

_: undefined | [P, R, E, _EM]

Clients must not use this property. It is here to ensure correct typing.

__: undefined | [PR, _EM]

Clients must not use this property. It is here to ensure correct typing.

___: undefined | [PR, RO, _EM]
____: undefined | [RO, _EM]

Clients must not use this property. It is here to ensure correct typing.

_pr: undefined | PR
method: string
numberOfParams: number

Accessors

  • get parameterStructures(): ParameterStructures
  • Returns ParameterStructures