> ## 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.NumberAllocation SaveDefaultNumberingRequest

# <a id="SuperOffice_WebApi_Data_NumberAllocation_SaveDefaultNumberingRequest" /> Class NumberAllocation\_SaveDefaultNumberingRequest

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

```csharp theme={null}
public class NumberAllocation_SaveDefaultNumberingRequest
```

#### Inheritance

[object](https://learn.microsoft.com/dotnet/api/system.object) ←
[NumberAllocation\_SaveDefaultNumberingRequest](SuperOffice.WebApi.Data.NumberAllocation_SaveDefaultNumberingRequest.md)

#### Inherited Members

[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring),
[object.Equals(object)](https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals\(system-object\)),
[object.Equals(object, object)](https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals\(system-object-system-object\)),
[object.ReferenceEquals(object, object)](https://learn.microsoft.com/dotnet/api/system.object.referenceequals),
[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode),
[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype),
[object.MemberwiseClone()](https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone)

## Constructors

### <a id="SuperOffice_WebApi_Data_NumberAllocation_SaveDefaultNumberingRequest__ctor" /> NumberAllocation\_SaveDefaultNumberingRequest()

```csharp theme={null}
public NumberAllocation_SaveDefaultNumberingRequest()
```

## Properties

### <a id="SuperOffice_WebApi_Data_NumberAllocation_SaveDefaultNumberingRequest_RefCountEntity" /> RefCountEntity

```csharp theme={null}
public RefCountEntity RefCountEntity { get; set; }
```

#### Property Value

[RefCountEntity](SuperOffice.WebApi.Data.RefCountEntity.md)


## Related topics

- [SuperOffice.WebApi.Agents.NumberAllocationAgent](/en/api/reference/webapi/SuperOffice.WebApi.Agents.NumberAllocationAgent.md)
- [SuperOffice.WebApi.Agents.INumberAllocationAgent](/en/api/reference/webapi/SuperOffice.WebApi.Agents.INumberAllocationAgent.md)
- [SuperOffice.WebApi.Data.NumberAllocation GetNumberEachTemplateRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.NumberAllocation_GetNumberEachTemplateRequest.md)
- [SuperOffice.WebApi.Data.NumberAllocation SetNumberEachTemplateRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.NumberAllocation_SetNumberEachTemplateRequest.md)
- [SuperOffice.WebApi.Data.UserPreferenceStrings.Numbering](/en/api/reference/webapi/SuperOffice.WebApi.Data.UserPreferenceStrings.Numbering.md)
- [SuperOffice.WebApi.Data.Quote SaveQuoteVersionNumberRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.Quote_SaveQuoteVersionNumberRequest.md)
