v1.9.0
This commit is contained in:
@@ -23,6 +23,9 @@ type ItemAudit struct {
|
||||
// StatusCode
|
||||
StatusCode StatusCode `json:"Status Code"`
|
||||
|
||||
// Guid
|
||||
GUID string `json:"Guid"`
|
||||
|
||||
// Time
|
||||
Time float64 `json:"Time"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user