Skip to main content

IAdminForthAuthenticatedEndpointHandlerInput

Extends

Properties

_raw_express_req

_raw_express_req: Request

Inherited from

IAdminForthEndpointHandlerInput._raw_express_req


_raw_express_res

_raw_express_res: Response

Inherited from

IAdminForthEndpointHandlerInput._raw_express_res


abortSignal

abortSignal: AbortSignal

Inherited from

IAdminForthEndpointHandlerInput.abortSignal


adminUser

adminUser: AdminUser

Overrides

IAdminForthEndpointHandlerInput.adminUser


body

body: any

Inherited from

IAdminForthEndpointHandlerInput.body


cookies

cookies: object[]

key

key: string

value

value: string

Inherited from

IAdminForthEndpointHandlerInput.cookies


headers

headers: object

Index Signature

[key: string]: any

Inherited from

IAdminForthEndpointHandlerInput.headers


query

query: object

Index Signature

[key: string]: any

Inherited from

IAdminForthEndpointHandlerInput.query


requestUrl

requestUrl: string

Inherited from

IAdminForthEndpointHandlerInput.requestUrl


response

response: IAdminForthHttpResponse

Inherited from

IAdminForthEndpointHandlerInput.response


tr

tr: ITranslateFunction

Inherited from

IAdminForthEndpointHandlerInput.tr