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

# Overview

> The Owners data model.

The Owner data model.

## Attributes

### Owners Attributes

| Property                  | Type    | Description |
| ------------------------- | ------- | ----------- |
| `rootfi_id`               | integer |             |
| `rootfi_created_at`       | string  |             |
| `rootfi_updated_at`       | string  |             |
| `rootfi_integration_type` | enum    |             |
| `platform_id`             | string  |             |
| `name`                    | string  |             |
| `first_name`              | string  |             |
| `last_name`               | string  |             |
| `email`                   | string  |             |
| `is_active`               | boolean |             |
| `created_at`              | string  |             |
| `updated_at`              | string  |             |
