Function: RabbitPayload()
Call Signature
ts
function RabbitPayload(): ParameterDecorator;Defined in: packages/rabbitmq/src/decorators/rabbitmq.decorators.ts:52
Returns
ParameterDecorator
Call Signature
ts
function RabbitPayload(propertyKey): ParameterDecorator;Defined in: packages/rabbitmq/src/decorators/rabbitmq.decorators.ts:53
Parameters
| Parameter | Type |
|---|---|
propertyKey | string |
Returns
ParameterDecorator