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

# ShareLinkRecipientRegistrationResult

> Per-recipient outcome for REGISTER_USER share link generation.

**Object**

Per-recipient outcome for REGISTER\_USER share link generation.

## Fields

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

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

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

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

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

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