Skip to main content

IAdminForthEndpointHandlerInput

Properties

_raw_express_req

_raw_express_req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>


_raw_express_res

_raw_express_res: Response<any, Record<string, any>>


abortSignal

abortSignal: AbortSignal


adminUser

adminUser: AdminUser


body

body: any


cookies

cookies: object[]


headers

headers: object

Index signature

[key: string]: any


query

query: object

Index signature

[key: string]: any


requestUrl

requestUrl: string


response

response: IAdminForthHttpResponse


tr

tr: ITranslateFunction