| Name | Type | Description | Notes |
|---|---|---|---|
| Id | string | Unique ID of the project | [optional] [default to null] |
| Slug | string | Slugs are meant to be a way to verify people just with the link | [optional] [default to null] |
| Environment | string | [optional] [default to null] | |
| Organization | string | Name of the organization that owns this project | [optional] [default to null] |
| Customizations | *ProjectSettingsCustomizations | [optional] [default to null] | |
| VerificationSteps | []ProjectSettingsVerificationSteps | List of the steps through which the user must go through to complete their verification | [optional] [default to null] |