object InventorySnapshotOutput

Fields

FieldTypeDescription
request_idString
complexityInt
snapshotInventorySnapshot

Referenced By

Example

{
  "request_id": "abc123",
  "complexity": 987,
  "snapshot": InventorySnapshot
}