> ## Documentation Index
> Fetch the complete documentation index at: https://terminal49-current-status.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ShippingLine model interface reference

> Reference for the ShippingLine interface, the simplified ocean carrier model returned by the SDK that includes name, SCAC code, and supported features.

# Interface: ShippingLine

Simplified shipping line returned by mapped SDK responses.

## Properties

| Property                                   | Type     |
| ------------------------------------------ | -------- |
| <a id="property-bolprefix" /> `bolPrefix?` | `string` |
| <a id="property-name" /> `name`            | `string` |
| <a id="property-notes" /> `notes?`         | `string` |
| <a id="property-scac" /> `scac`            | `string` |
| <a id="property-shortname" /> `shortName?` | `string` |
