> ## 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.LicenseType

# <a id="SuperOffice_WebApi_Data_LicenseType" /> Enum LicenseType

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

Entire system, per database, or per associate
This Enum is used by:  ModuleLicense.licenseType

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

## Fields

`SatelliteLicense = 2`

2:

`SiteLicense = 1`

1:

`Unknown = 0`

0:

`UserLicense = 3`

3:
