# MyDataMyConsent.Models.DocumentTypePaginatedList
# Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| PageIndex | int | [optional] | |
| PageSize | int | [optional] | |
| TotalPages | int | [optional] [readonly] | |
| TotalItems | long | [optional] | |
| Items | List<DocumentType> | [optional] |
| Name | Type | Description | Notes |
|---|---|---|---|
| PageIndex | int | [optional] | |
| PageSize | int | [optional] | |
| TotalPages | int | [optional] [readonly] | |
| TotalItems | long | [optional] | |
| Items | List<DocumentType> | [optional] |