Home > @infiniteobjects/shopify-data-manager > AdminTypes > ShopCustomerAccountsSetting
Represents the shop’s customer account requirement preference.
Signature:
export declare enum ShopCustomerAccountsSetting
| Member | Value | Description |
|---|---|---|
| Disabled | "DISABLED" |
|
| Optional | "OPTIONAL" |
|
| Required | "REQUIRED" |