Skip to main content

internal_.IApplicationCreaterServerContext

runtime / <internal> / IApplicationCreaterServerContext

Interface: IApplicationCreaterServerContext

internal.IApplicationCreaterServerContext

Hierarchy

Table of contents

Properties

Properties

modelManager

Optional modelManager: IModelManager

Inherited from

IApplicationCreaterBase.modelManager


pageData

Optional pageData: any

Inherited from

IApplicationCreaterBase.pageData


req

req: IncomingMessage & { [x: string]: any; }


routeProps

Optional routeProps: Object

Index signature

[x: string]: any

Inherited from

IApplicationCreaterBase.routeProps


statusCode

Optional statusCode: number