mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2025-12-21 13:23:14 +01:00
Add method to type ItemSummary
This commit is contained in:
@@ -135,6 +135,8 @@ type (
|
||||
|
||||
ImageID *uuid.UUID `json:"imageId,omitempty"`
|
||||
|
||||
// Sale details
|
||||
SoldTime time.Time `json:"soldTime"`
|
||||
}
|
||||
|
||||
ItemOut struct {
|
||||
|
||||
Reference in New Issue
Block a user