Interface

Libosinfo-1.0LibosinfoProductConstructorProps

interface ConstructorProps {
    codename: string;
    id: string;
    logo: string;
    name: string;
    short_id: string;
    shortId: string;
    vendor: string;
    version: string;
}

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from Libosinfo.Entity.ConstructorProps

Properties

codename: string
logo: string
name: string
short_id: string
shortId: string
vendor: string
version: string

Properties - Inherited from Libosinfo.Entity.ConstructorProps

id: string