# AllowlistIdentifier
## Properties
**object** | Option<**String**> | String representing the object's type. Objects of the same type share the same value. | [optional]
**id** | Option<**String**> | | [optional]
**invitation_id** | Option<**String**> | | [optional]
**identifier** | Option<**String**> | An email address or a phone number. | [optional]
**identifier_type** | Option<**String**> | | [optional]
**instance_id** | Option<**String**> | | [optional]
**created_at** | Option<**i64**> | Unix timestamp of creation | [optional]
**updated_at** | Option<**i64**> | Unix timestamp of last update. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)