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
| Parameter | Type | Default value |
|---|---|---|
transport | Transport | undefined |
defaultFormat | ResponseFormat | 'raw' |
Returns
ShippingLineManager
Inherited from
BaseManager.constructor
Methods
list()
list(search?,options?):Promise<any>
Parameters
| Parameter | Type |
|---|---|
search? | string |
options? | CallOptions |
Returns
Promise<any>