Skip to main content

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.

Index

Classes

ClassDescription
ShippingServiceService for managing shipping records. Provides methods to handle the logistics of order shipments, including recording and tracking shipments.

Interfaces

InterfaceDescription
ShippingRecordInterface representing a shipping record. Defines the structure for storing and tracking information about shipments.