Skip to content

Files

Latest commit

deb4d30 · Apr 26, 2025

History

History
62 lines (44 loc) · 1.48 KB

GetUsenetListOkResponse.md

File metadata and controls

62 lines (44 loc) · 1.48 KB

GetUsenetListOkResponse

Properties

Name Type Required Description
| data | array | ❌ |  |
| detail | string | ❌ |  |
| error | any | ❌ |  |
| success | boolean | ❌ |  |

GetUsenetListOkResponseData

Properties

Name Type Required Description
| active | boolean | ❌ |  |
| authId | string | ❌ |  |
| availability | number | ❌ |  |
| createdAt | string | ❌ |  |
| downloadFinished | boolean | ❌ |  |
| downloadPresent | boolean | ❌ |  |
| downloadSpeed | number | ❌ |  |
| downloadState | string | ❌ |  |
| eta | number | ❌ |  |
| expiresAt | string | ❌ |  |
| files | array | ❌ |  |
| hash | string | ❌ |  |
| id | number | ❌ |  |
| inactiveCheck | number | ❌ |  |
| name | string | ❌ |  |
| progress | number | ❌ |  |
| server | number | ❌ |  |
| size | number | ❌ |  |
| torrentFile | boolean | ❌ |  |
| updatedAt | string | ❌ |  |
| uploadSpeed | number | ❌ |  |

DataFiles_4

Properties

Name Type Required Description
| id | number | ❌ |  |
| md5 | string | ❌ |  |
| mimetype | string | ❌ |  |
| name | string | ❌ |  |
| s3Path | string | ❌ |  |
| shortName | string | ❌ |  |
| size | number | ❌ |  |