public class Preview extends Object implements ModelInterface
| Modifier and Type | Field and Description |
|---|---|
String |
downloadUri
Link to download preview
|
Long |
id
Preview ID
|
String |
size
Preview size
|
String |
status
Preview status.
|
String |
type
Preview type.
|
public Long id
public String status
public String downloadUri
public String type
public String size
Copyright © 2024 com.github.files-com. All rights reserved.