Search
Preparing search index...
The search index is not available
@nestjs/microservices
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
HandlerMetadata
Interface HandlerMetadata
Hierarchy
HandlerMetadata
Index
Properties
args
Length
fn
Handle
Response
get
Params
Metadata
has
Custom
Headers
http
Status
Code
paramtypes
response
Headers
Properties
args
Length
args
Length
:
number
fn
Handle
Response
fn
Handle
Response
:
HandleResponseFn
get
Params
Metadata
get
Params
Metadata
:
(
moduleKey
:
string
, contextId
?:
ContextId
, inquirerId
?:
string
)
=>
(
ParamProperties
&
{
metatype
?:
any
}
)
[]
Type declaration
(
moduleKey
:
string
, contextId
?:
ContextId
, inquirerId
?:
string
)
:
(
ParamProperties
&
{
metatype
?:
any
}
)
[]
Parameters
moduleKey:
string
Optional
contextId:
ContextId
Optional
inquirerId:
string
Returns
(
ParamProperties
&
{
metatype
?:
any
}
)
[]
has
Custom
Headers
has
Custom
Headers
:
boolean
http
Status
Code
http
Status
Code
:
number
paramtypes
paramtypes
:
any
[]
response
Headers
response
Headers
:
any
[]
Globals
Handler
Metadata
args
Length
fn
Handle
Response
get
Params
Metadata
has
Custom
Headers
http
Status
Code
paramtypes
response
Headers
Generated using
TypeDoc