File

src/app/core/models/option_type.ts

Properties

id
id: string
name
name: string
position
position: string
presentation
presentation: string
export class OptionType {
  id: string;
  name: string;
  presentation: string;
  position: string;
}

results matching ""

    No results matching ""