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

# ShareObjectStatus

> ShareObjectStatus represents the status of the shared object.

**Enum**

ShareObjectStatus represents the status of the shared object.

## Values

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

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

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

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