Skip to content
View as Markdown
View as Markdown

@salesforce/b2c-tooling-sdk / clients / PreferenceInstanceType

Type Alias: PreferenceInstanceType

PreferenceInstanceType = "staging" | "development" | "sandbox" | "production"

Defined in: packages/b2c-tooling-sdk/src/clients/preferences.ts:53

Instance type accepted by the Preferences API path.

Released under the Apache-2.0 License.