Type Alias UpdateProjectSettingsData

UpdateProjectSettingsData: {
    requestBody: ProjectSettings;
}