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

# GeneratedShareLink

> GeneratedShareLink represents a single generated share link.

**Object**

GeneratedShareLink represents a single generated share link.

## Fields

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

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

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

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

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

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

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

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

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

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