Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 903 Bytes

ProjectSettings.md

File metadata and controls

14 lines (11 loc) · 903 Bytes

ProjectSettings

Properties

Name Type Description Notes
id str Unique ID of the project [optional]
slug str Slugs are meant to be a way to verify people just with the link [optional]
environment str [optional]
organization str Name of the organization that owns this project [optional]
customizations ProjectSettingsCustomizations [optional]
verification_steps list[ProjectSettingsVerificationSteps] List of the steps through which the user must go through to complete their verification [optional]

[Back to Model list] [Back to API list] [Back to README]