Update June 18, 2024 (#96)

This commit is contained in:
Kirill
2024-07-05 01:52:13 +03:00
committed by GitHub
parent 26e2c8b9a7
commit 680a155294

View File

@@ -2065,9 +2065,6 @@ type GetProductPriceInfoResultItemPrice struct {
// Price before discounts. Displayed strikethrough on the product description page
OldPrice string `json:"old_price"`
// Price for customers with an Ozon Premium subscription
PremiumPrice string `json:"premium_price"`
// Product price including discounts. This value is shown on the product description page
Price string `json:"price"`