<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/functions-types](./functions-types.md) &gt; [HttpsCallableOptions](./functions-types.httpscallableoptions.md)

## HttpsCallableOptions interface

HttpsCallableOptions specify metadata about how calls should be executed.

<b>Signature:</b>

```typescript
export interface HttpsCallableOptions 
```

## Properties

|  Property | Type | Description |
|  --- | --- | --- |
|  [timeout](./functions-types.httpscallableoptions.timeout.md) | number |  |

