> ## 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.

# UACRoleStatusType

> Enum describing the status of a UAC role assignment.

**Enum**

Enum describing the status of a UAC role assignment.

## Values

<ResponseField name="PENDING" type="enum value">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="ACTIVE" type="enum value">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="INACTIVE" type="enum value">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="DECLINED" type="enum value">
  *No description provided in the schema yet.*
</ResponseField>
