> ## 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.

# types/options: Terminal49 SDK call and include options

> Terminal49 TypeScript SDK option types: CallOptions, ListOptions, ResponseFormat, IncludeParam, and per-resource include aliases for shipments and containers.

# types/options

## Interfaces

| Interface                                                          | Description                                           |
| ------------------------------------------------------------------ | ----------------------------------------------------- |
| [CallOptions](/sdk/reference/types/options/interfaces/CallOptions) | Per-call options accepted by single-resource methods. |
| [ListOptions](/sdk/reference/types/options/interfaces/ListOptions) | Per-call options accepted by list methods.            |

## Type Aliases

| Type Alias                                                                                 | Description                                    |
| ------------------------------------------------------------------------------------------ | ---------------------------------------------- |
| [ContainerInclude](/sdk/reference/types/options/type-aliases/ContainerInclude)             | -                                              |
| [IncludeParam](/sdk/reference/types/options/type-aliases/IncludeParam)                     | -                                              |
| [ResponseFormat](/sdk/reference/types/options/type-aliases/ResponseFormat)                 | Controls how SDK methods return API responses. |
| [ShipmentInclude](/sdk/reference/types/options/type-aliases/ShipmentInclude)               | -                                              |
| [TrackingRequestInclude](/sdk/reference/types/options/type-aliases/TrackingRequestInclude) | -                                              |
