Skip to content

web-backend


Class: Fmea

Defined in: packages/web-backend/src/fmea/schemas/fmea.schema.ts:18

Constructors

Constructor

new Fmea(): Fmea

Returns

Fmea

Properties

columns

columns: object[]

Defined in: packages/web-backend/src/fmea/schemas/fmea.schema.ts:30

dropdownOptions: object[]

id

id: string

name

name: string

type

type: string


description

description: string

Defined in: packages/web-backend/src/fmea/schemas/fmea.schema.ts:26


id

id: number

Defined in: packages/web-backend/src/fmea/schemas/fmea.schema.ts:20


rows

rows: object[]

Defined in: packages/web-backend/src/fmea/schemas/fmea.schema.ts:41

id

id: string

row_data

row_data: Record<string, string>


title

title: string

Defined in: packages/web-backend/src/fmea/schemas/fmea.schema.ts:23