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

# TransferObjectOwnerResponse

**Object**

*No description provided in the schema yet.*

## Fields

<ResponseField name="success" type="Boolean!">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="objectOwnerId" type="UUID">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="accountId" type="UUID">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="objectType" type="String">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="objectId" type="UUID">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="userId" type="UUID">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="createdAt" type="DateTime">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="updatedAt" type="DateTime">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="error" type="ObjectOwnerError">
  *No description provided in the schema yet.*
</ResponseField>
