Type Alias ProductInfo

ProductInfo: Product & {
    _links?: ProductLinks;
}

Information about the Product