> ## Documentation Index
> Fetch the complete documentation index at: https://terminal49-sinan-dev-10929-support-initial-shipment-and-per.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# client/transport: Terminal49 SDK HTTP transport layer

> Reference for the Terminal49 TypeScript SDK transport module: the Transport class, TransportConfig interface, and ApiClient type used by all resource managers.

# client/transport

## Classes

| Class                                                          | Description |
| -------------------------------------------------------------- | ----------- |
| [Transport](/sdk/reference/client/transport/classes/Transport) | -           |

## Interfaces

| Interface                                                                     | Description |
| ----------------------------------------------------------------------------- | ----------- |
| [TransportConfig](/sdk/reference/client/transport/interfaces/TransportConfig) | -           |

## Type Aliases

| Type Alias                                                          | Description |
| ------------------------------------------------------------------- | ----------- |
| [ApiClient](/sdk/reference/client/transport/type-aliases/ApiClient) | -           |

## Variables

| Variable                                                                                              | Description                                                                    |
| ----------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------ |
| [DEFAULT\_REQUEST\_TIMEOUT\_MS](/sdk/reference/client/transport/variables/DEFAULT_REQUEST_TIMEOUT_MS) | Default per-request timeout (ms) applied when the caller does not override it. |
