Type Alias InsidePocketOption

InsidePocketOption: {
    name: InsidePocketOption.name;
    value: boolean;
}

Specify if inside pocket should be added to the product

Type declaration

  • name: InsidePocketOption.name

    Option identifier

  • value: boolean

    Whether inside pocket should be added to the product.