Home > @infiniteobjects/shopify-data-manager > AdminTypes > AppInstallationPrivacy
The levels of privacy of an app installation.
Signature:
export declare enum AppInstallationPrivacy
Member | Value | Description |
---|---|---|
Private | "PRIVATE" |
|
Public | "PUBLIC" |