jin-frame / decorators/methods/handlers/getAllMethodMetaInherited / getAllRequestMetaInherited
Function: getAllRequestMetaInherited()
getAllRequestMetaInherited(
ctor
):object
Defined in: packages/jin-frame/src/decorators/methods/handlers/getAllMethodMetaInherited.ts:16
Parameters
ctor
AbstractConstructor
<unknown
> | Constructor
<unknown
>
Returns
object
authorizations
authorizations: readonly (
undefined
|AuthorizationData
)[]
dedupes
dedupes: readonly
boolean
[]
methods
methods: readonly
Readonly
<{option
:Readonly
<IFrameOption
>; }>[]
retries
retries: readonly
IFrameRetry
[]
securities
securities: readonly (
undefined
|ISecurityProvider
|ISecurityProvider
[])[]
timeouts
timeouts: readonly
number
[]
validators
validators: readonly
BaseValidator
<unknown
,unknown
,unknown
>[]