Interface ProtocolParam<TParam, TBody>

class: ProtocolParam

  • common protocol parameters.

Type Parameters

Hierarchy

  • ProtocolParam

Properties

body?: TBody
cmd?: string
context: NextContext<NextIdentity<any>>
id?: string
mode?: NextMode
param?: TParam
service?: string
stage?: STAGE
type: string

Generated using TypeDoc