Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1016 Bytes

File metadata and controls

14 lines (11 loc) · 1016 Bytes

ProjectSettings

Properties

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]

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