> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# SuperOffice.WebApi.Data.ConfigType

# <a id="SuperOffice_WebApi_Data_ConfigType" /> Enum ConfigType

Namespace: [SuperOffice.WebApi.Data](SuperOffice.WebApi.Data.md)\
Assembly: SuperOffice.WebApi.dll

Value for field 'type' in table 'cust\_config'.
This Enum is used by:  cust\_config.type

```csharp theme={null}
public enum ConfigType : short
```

## Fields

`Options = 1`

1: The row contains customer center options data

`Style = 0`

0: The row contains customer center style data

`SubscriptionsOptions = 11`

11: The row contains subscriptions options data

`SubscriptionsStyle = 10`

10: The row contains subscriptions style data
