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

# AccountType

> Enum describing the types of accounts.

**Enum**

Enum describing the types of accounts.

## Values

<ResponseField name="CONSUMER" type="enum value">
  Account is a consumer/personal account.
</ResponseField>

<ResponseField name="BUSINESS" type="enum value">
  Account is a business account.
</ResponseField>
