Type alias ProductUpdate

ProductUpdate: Omit<ProductCreate, "originCountryCode">

Generated using TypeDoc