@pagopa/ts-commons
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
IResponse
Error
Forbidden
NoAuthorization
Groups
apply
detail
kind
The user is not part of any valid authorization groups.
Hierarchy
IResponse
<
"IResponseErrorForbiddenNoAuthorizationGroups"
>
IResponseErrorForbiddenNoAuthorizationGroups
Index
Properties
apply
detail
kind
Properties
Readonly
apply
apply
:
(
response
:
Response
<
any
>
)
=>
void
Type declaration
(
response
:
Response
<
any
>
)
:
void
Parameters
response:
Response
<
any
>
Returns
void
Optional
Readonly
detail
detail
:
undefined
|
string
Readonly
kind
kind
:
"IResponseErrorForbiddenNoAuthorizationGroups"
Generated using
TypeDoc
The user is not part of any valid authorization groups.