> ## Documentation Index
> Fetch the complete documentation index at: https://developers.squads.so/llms.txt
> Use this file to discover all available pages before exploring further.

# KycLink

KYC verification link data

## Properties

| Property                                           | Type                                                                                   | Description                                 |
| -------------------------------------------------- | -------------------------------------------------------------------------------------- | ------------------------------------------- |
| <a id="id" /> `id`                                 | `string`                                                                               | -                                           |
| <a id="fullname" /> `fullName`                     | `string`                                                                               | -                                           |
| <a id="email" /> `email`                           | `string`                                                                               | -                                           |
| <a id="type" /> `type`                             | [`KycType`](/grid/v1/sdk-reference/react-native/reference/latest/type-aliases/KycType) | -                                           |
| <a id="kyclink" /> `kycLink`                       | `string`                                                                               | URL for KYC identity verification           |
| <a id="toslink" /> `tosLink`                       | `string`                                                                               | URL for terms of service acceptance         |
| <a id="kycstatus" /> `kycStatus`                   | `KycStatus`                                                                            | -                                           |
| <a id="rejectionreasons" /> `rejectionReasons`     | `string`\[]                                                                            | Rejection reasons if KYC was rejected       |
| <a id="tosstatus" /> `tosStatus`                   | `TosStatus`                                                                            | -                                           |
| <a id="createdat" /> `createdAt`                   | `string`                                                                               | ISO timestamp of creation                   |
| <a id="customerid" /> `customerId`                 | `string`                                                                               | External customer ID in KYC provider system |
| <a id="personainquirytype" /> `personaInquiryType` | `string`                                                                               | Persona inquiry type                        |
