Page entity at YouCan.
| Attribute Name | Type | Description | 
|---|---|---|
| id | string | Identifier (UUID) | 
| name | string | Page name | 
| slug | string | Page slug | 
| content | longtext, null | Page content | 
| visibility | boolean | Page Visibility | 
| is_using_page_builder | boolean | Page using page builder | 
| template | string, default | Page Template (default, contact) | 
| meta | json | page meta data | 
| store_id | UUID | Page store id |