# Website
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | Option<**String**> | Unique website identifier |
**domain** | Option<**String**> | Website domain |
**page_ids** | Option<**Vec<String>**> | IDs of pages associated with this website |
**created_at** | Option<**String**> | |
**updated_at** | Option<**String**> | |
[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)