Type alias OrgPreferenceSettings

OrgPreferenceSettings: Metadata & {
    preferences: OrganizationSettingsDetail[];
}

Type declaration