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

# AccountOwnerType

> Indicates the type of owner for a bank account.

`ENUM`

Indicates the type of owner for a bank account.

## Values

<ResponseField name="CONSUMER" type="enum">
  An individual consumer or personal account holder.
</ResponseField>

<ResponseField name="CORPORATE" type="enum">
  A corporate or business entity that owns the account.
</ResponseField>
