| Field | Type | Required | Description | Example |
|---|---|---|---|---|
id |
OptionalNullable[str] | ➖ | Unique identifier for the website | 12345 |
url |
str | ✔️ | The website URL | http://example.com |
type |
OptionalNullable[models.ApplicantType] | ➖ | The type of website | primary |
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
id |
OptionalNullable[str] | ➖ | Unique identifier for the website | 12345 |
url |
str | ✔️ | The website URL | http://example.com |
type |
OptionalNullable[models.ApplicantType] | ➖ | The type of website | primary |