# AllowlistIdentifier ## Fields | Field | Type | Required | Description | | --------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------- | | `object` | [Optional](../../models/components/AllowlistIdentifierObject.md) | :heavy_minus_sign: | String representing the object's type. Objects of the same type share the same value.
| | `id` | *Optional* | :heavy_minus_sign: | N/A | | `invitationId` | *Optional* | :heavy_minus_sign: | N/A | | `identifier` | *Optional* | :heavy_minus_sign: | An email address or a phone number.
| | `identifierType` | [Optional](../../models/components/IdentifierType.md) | :heavy_minus_sign: | N/A | | `instanceId` | *Optional* | :heavy_minus_sign: | N/A | | `createdAt` | *Optional* | :heavy_minus_sign: | Unix timestamp of creation
| | `updatedAt` | *Optional* | :heavy_minus_sign: | Unix timestamp of last update.
|