> ## 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.DocumentMigration HasDocumentsToMigrateRequest

# <a id="SuperOffice_WebApi_Data_DocumentMigration_HasDocumentsToMigrateRequest" /> Class DocumentMigration\_HasDocumentsToMigrateRequest

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

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

#### Inheritance

[object](https://learn.microsoft.com/dotnet/api/system.object) ←
[DocumentMigration\_HasDocumentsToMigrateRequest](SuperOffice.WebApi.Data.DocumentMigration_HasDocumentsToMigrateRequest.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_DocumentMigration_HasDocumentsToMigrateRequest__ctor" /> DocumentMigration\_HasDocumentsToMigrateRequest()

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


## Related topics

- [SuperOffice.WebApi.Data.DocumentMigration MigrateDocumentToNewDocPluginRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.DocumentMigration_MigrateDocumentToNewDocPluginRequest.md)
- [SuperOffice.WebApi.Data.DocumentMigration MigrateTemplateToNewDocPluginRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.DocumentMigration_MigrateTemplateToNewDocPluginRequest.md)
- [SuperOffice.WebApi.Agents.DocumentMigrationAgent](/en/api/reference/webapi/SuperOffice.WebApi.Agents.DocumentMigrationAgent.md)
- [SuperOffice.WebApi.Agents.IDocumentMigrationAgent](/en/api/reference/webapi/SuperOffice.WebApi.Agents.IDocumentMigrationAgent.md)
- [SuperOffice.WebApi.Data.DocumentMigrationItemList](/en/api/reference/webapi/SuperOffice.WebApi.Data.DocumentMigrationItemList.md)
- [SuperOffice.WebApi.Data.DocumentMigration GetForAllDocumentsRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.DocumentMigration_GetForAllDocumentsRequest.md)
