Function that returns a new decorator that applies all decorators provided by param
Useful to build new decorators (or a decorator factory) encapsulating multiple decorators related with the same feature
Optional
propertyKey: string | symbolOptional
descriptor: TypedPropertyDescriptor<Y>
Union ErrorDecorator, MeteredDecorator and RequestRateDecorator