interface Brand {
    "@type": string;
    name: string;
}

Properties

Properties

"@type": string
name: string