-
Notifications
You must be signed in to change notification settings - Fork 1
shipping
tgreyuk edited this page Mar 16, 2025
·
6 revisions
github-wiki-example / shipping
This module contains types and services related to shipping. It includes definitions for shipping records and services to manage the logistics of shipping orders.
Class | Description |
---|---|
ShippingService | Service for managing shipping records. Provides methods to handle the logistics of order shipments, including recording and tracking shipments. |
Interface | Description |
---|---|
ShippingRecord | Interface representing a shipping record. Defines the structure for storing and tracking information about shipments. |