# revenue_cat v0.1.0 - Table of Contents

> RevenueCat V2 client for entitlement checks and customer deletion, with optional Ecto webhook helpers

## Pages

- [RevenueCat](readme.md)
- [Changelog](changelog.md)

## Modules

- [RevenueCat](RevenueCat.md): RevenueCat V2 API client focused on entitlement checks and customer deletion.
- [RevenueCat.Client](RevenueCat.Client.md): Behaviour for RevenueCat client adapters.
- [RevenueCat.Ecto.WebhookEvent](RevenueCat.Ecto.WebhookEvent.md): Reusable Ecto changesets for RevenueCat webhook ingestion tables.
- [RevenueCat.Webhook](RevenueCat.Webhook.md): RevenueCat webhook ingestion with deduplication and Ecto-backed persistence helpers.

