<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [ActionCodeInfo](./auth.actioncodeinfo.md) &gt; [operation](./auth.actioncodeinfo.operation.md)

## ActionCodeInfo.operation property

The type of operation that generated the action code.

<b>Signature:</b>

```typescript
operation: ActionCodeOperation;
```
