Search
Preparing search index...
The search index is not available
@nestjs/microservices
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
PipesConsumer
Class PipesConsumer
Hierarchy
PipesConsumer
Index
Constructors
constructor
Properties
params
Token
Factory
Methods
apply
apply
Pipes
Constructors
constructor
new
Pipes
Consumer
(
)
:
PipesConsumer
Returns
PipesConsumer
Properties
Private
Readonly
params
Token
Factory
params
Token
Factory
:
ParamsTokenFactory
= new ParamsTokenFactory()
Methods
apply
apply
(
value
:
any
, __namedParameters
:
{
data
:
any
;
metatype
:
any
;
type
:
any
}
, pipes
:
any
)
:
Promise
<
any
>
Parameters
value:
any
__namedParameters:
{
data
:
any
;
metatype
:
any
;
type
:
any
}
data
:
any
metatype
:
any
type
:
any
pipes:
any
Returns
Promise
<
any
>
apply
Pipes
apply
Pipes
(
value
:
any
, __namedParameters
:
{
data
:
any
;
metatype
:
any
;
type
:
any
}
, transforms
:
any
)
:
Promise
<
any
>
Parameters
value:
any
__namedParameters:
{
data
:
any
;
metatype
:
any
;
type
:
any
}
data
:
any
metatype
:
any
type
:
any
transforms:
any
Returns
Promise
<
any
>
Globals
Pipes
Consumer
constructor
params
Token
Factory
apply
apply
Pipes
Generated using
TypeDoc