Class ProtocolRequestType0<R, PR, E, RO>

Classes to type request response pairs

Type Parameters

  • R
  • PR
  • E
  • RO

Hierarchy (View Summary)

Implements

Constructors

Properties

_: undefined | [R, E, _EM]

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

__: undefined | [PR, _EM]

Clients must not use these properties. They are here to ensure correct typing. in TypeScript

___: 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