> ## Documentation Index
> Fetch the complete documentation index at: https://primer.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# constructor

The raw data manager is responsible for payment methods that need to receive data from the user (e.g. card form).

```typescript TYPESCRIPT theme={"dark"}
    constructor() { }
```
