Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 909 Bytes

File metadata and controls

14 lines (11 loc) · 909 Bytes

# ProjectSettings

Properties

Name Type Description Notes
id string Unique ID of the project [optional]
slug string Slugs are meant to be a way to verify people just with the link [optional]
environment string [optional]
organization string Name of the organization that owns this project [optional]
customizations \Passbase\models\ProjectSettingsCustomizations [optional]
verification_steps \Passbase\models\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]