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