This commit is contained in:
2026-07-02 14:24:06 +03:00
parent 118b48c3bc
commit 6ff4b83368
9 changed files with 48 additions and 42 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"`