Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 766 Bytes

TransientBookDto.md

File metadata and controls

23 lines (18 loc) · 766 Bytes

TransientBookDto

Properties

Name Type Description Notes
id String
name String
url String
file_last_modified String
size_bytes i64
size String
status String
media_type String
pages Veccrate::models::PageDto
files Vec
comment String
number Option<f32> [optional]
series_id Option<String> [optional]

[Back to Model list] [Back to API list] [Back to README]