| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
Required String length: inclusive between 0 and 50 |
|
| Description | string |
None. |
|
| TenantId | globally unique identifier |
Required |
|
| CreatorId | globally unique identifier |
Required |
|
| CreationDate | date |
Required |
|
| FileExtension | string |
Required String length: inclusive between 0 and 10 |
|
| ByteCount | integer |
None. |
|
| SampleFilePath | string |
String length: inclusive between 0 and 512 |
|
| SampleFileData | Collection of byte |
None. |
|
| DataValidationSchema | string |
None. |
|
| DataRetentionPeriod | integer |
Range: inclusive between 0 and 365 |
|
| IsDownloadable | boolean |
None. |
|
| MaxUseCount | integer |
None. |
|
| AllowSuppressions | boolean |
None. |
|
| DownloadableColumns | Collection of DownloadableColumnDto |
None. |