1
This commit is contained in:
@@ -35,4 +35,5 @@ message OzonProductItem {
|
||||
string offer_id = 5; // Unique identifier for the offer
|
||||
uint32 product_id = 6; // Unique identifier for the product
|
||||
repeated Quants quants = 7; // List of quants associated with the product
|
||||
string test = 8; // Additional test field, purpose not specified
|
||||
}
|
||||
Reference in New Issue
Block a user