1.1.0
This commit is contained in:
@@ -29,6 +29,9 @@ type ItemFLIPGroup struct {
|
||||
// List of client IDs
|
||||
ClientIDs []uint64 `json:"clientIds"`
|
||||
|
||||
// Client names list
|
||||
ClientNames []string `json:"clientNames"`
|
||||
|
||||
// Client type
|
||||
ClientType string `json:"clientType"`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user