This commit is contained in:
2026-07-02 14:30:23 +03:00
parent db594a9d81
commit 55fe76d12e
9 changed files with 58 additions and 52 deletions

View File

@@ -309,6 +309,9 @@ type ItemSnapshot struct {
// Label
Label string `json:"label"`
// Pool name
PoolName string `json:"poolName"`
// Reference ID
ReferenceID string `json:"referenceId"`