> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/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


## Related topics

- [SuperOffice.WebApi.Data.CustomerCenterConfig](/en/api/reference/webapi/SuperOffice.WebApi.Data.CustomerCenterConfig.md)
- [SuperOffice.WebApi.Data.ConfigurableScreenDelta](/en/api/reference/webapi/SuperOffice.WebApi.Data.ConfigurableScreenDelta.md)
- [SuperOffice.WebApi.Data.SmsConfig](/en/api/reference/webapi/SuperOffice.WebApi.Data.SmsConfig.md)
- [SuperOffice.WebApi.Data.Configuration GetScreenConfigurationDeltaRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.Configuration_GetScreenConfigurationDeltaRequest.md)
- [SuperOffice.WebApi.Data.CustomerServiceConfig](/en/api/reference/webapi/SuperOffice.WebApi.Data.CustomerServiceConfig.md)
- [SuperOffice.WebApi.Data.LiveUiConfig](/en/api/reference/webapi/SuperOffice.WebApi.Data.LiveUiConfig.md)
