- StatusCode(code): ((_target, _key, descriptor) => TypedPropertyDescriptor<any>)
Returns ((_target, _key, descriptor) => TypedPropertyDescriptor<any>)
- (_target, _key, descriptor): TypedPropertyDescriptor<any>
Parameters
- _target: object
- _key: string
- descriptor: TypedPropertyDescriptor<any>
Returns TypedPropertyDescriptor<any>