Type Alias TecsafeArticle

TecsafeArticle: {
    price: string;
    productNumber: string;
}

A single TECSAFE article as listed by the shop, used for customized products.

Type declaration

  • price: string

    The price of the article

  • productNumber: string

    The TECSAFE product number of the article