Field | Type | Required | Description | Example |
---|---|---|---|---|
id |
JsonNullable<String> | ➖ | Unique identifier for the website | 12345 |
url |
String | ✔️ | The website URL | http://example.com |
type |
JsonNullable<WebsiteType> | ➖ | The type of website | primary |
Field | Type | Required | Description | Example |
---|---|---|---|---|
id |
JsonNullable<String> | ➖ | Unique identifier for the website | 12345 |
url |
String | ✔️ | The website URL | http://example.com |
type |
JsonNullable<WebsiteType> | ➖ | The type of website | primary |