File

src/app/core/models/option_type.ts

Index

Properties

Properties

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

results matching ""

    No results matching ""