purchase From Nano

This commit is contained in:
mr
2026-04-23 12:05:08 +02:00
parent 7b3b9cb7bf
commit 0b54d6640d

View File

@@ -9,6 +9,7 @@ import (
type PurchaseResource struct {
utils.AbstractObject
FromNano string `json:"from_nano,omitempty" bson:"priced_item,omitempty"`
DestPeerID string `json:"dest_peer_id" bson:"dest_peer_id"`
PricedItem map[string]interface{} `json:"priced_item,omitempty" bson:"priced_item,omitempty" validate:"required"`
ExecutionID string `json:"execution_id,omitempty" bson:"execution_id,omitempty" validate:"required"` // ExecutionsID is the ID of the executions