<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/functions](./functions.md) &gt; [HttpsCallableResult](./functions.httpscallableresult.md) &gt; [data](./functions.httpscallableresult.data.md)

## HttpsCallableResult.data property

Data returned from callable function.

<b>Signature:</b>

```typescript
readonly data: ResponseData;
```
