-
Notifications
You must be signed in to change notification settings - Fork 3
ShippingModule
tgreyuk edited this page Apr 25, 2024
·
1 revision
github-wiki-example / ShippingModule
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. |
Interface | Description |
---|---|
ShippingRecord | Interface representing a shipping record. |