veritatisdoloremque
Version:
Monorepo for the Firebase JavaScript SDK
21 lines (12 loc) • 564 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/functions-types](./functions-types.md) > [HttpsCallableResult](./functions-types.httpscallableresult.md)
## HttpsCallableResult interface
An HttpsCallableResult wraps a single result from a function call.
<b>Signature:</b>
```typescript
export interface HttpsCallableResult
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [data](./functions-types.httpscallableresult.data.md) | any | |