File

src/app/core/models/brand.ts

Index

Properties

Properties

id
id: string
Type : string
image_url
image_url: string
Type : string
name
name: string
Type : string
export class Brand {
  id: string;
  image_url: string;
  name: string;
}

results matching ""

    No results matching ""