File

src/app/core/data/models/question.model.ts

Index

Properties

Properties

facCritId
facCritId: number
Type : number
id
id: number
Type : number
textDe
textDe: string
Type : string
export interface Question {
  id: number;
  facCritId: number;
  textDe: string;
}

result-matching ""

    No results matching ""