- Preparing search index...
- The search index is not available
Deepkit
Constructors
constructor
- new ApiRouteResponse(statusCode: number, description: string, serializedType: any): ApiRouteResponse
-
Parameters
-
statusCode: number
-
description: string
-
serializedType: any
Properties
description
description: string
serializedType
serializedType: any
statusCode
statusCode: number
Optional
type
type?: Type
Methods
getType
- getType(): Type
-
Returns Type
Reflection
never