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

# CreateTransferResponse

> Represents the response returned from the createTransfer mutation.

**Object**

Represents the response returned from the createTransfer mutation.

## Fields

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

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

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