Versions in this module Expand all Collapse all v1 v1.0.0 Aug 23, 2026 Changes in this version + type Delivery struct + DeliveryExpiryDatetime string + DeliveryID uint32 + DeliveryName string + Items []Item + type Item struct + FileChecksum string + FileSize string + ItemID uint32 + ItemName string + ItemPublicationDatetime string + type Product struct + Deliveries []Delivery + ID uint32 + Name string