Skip to main content

Documentation Index

Fetch the complete documentation index at: https://terminal49.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Class: ShippingLineManager

Extends

Constructors

Constructor

new ShippingLineManager(transport, defaultFormat?): ShippingLineManager

Parameters

ParameterTypeDefault value
transportTransportundefined
defaultFormatResponseFormat'raw'

Returns

ShippingLineManager

Inherited from

BaseManager.constructor

Methods

list()

list(search?, options?): Promise<any>

Parameters

ParameterType
search?string
options?CallOptions

Returns

Promise<any>