InventoryRecord
ZEPETO.Multiplay.Inventory.InventoryRecord
Inventory product information.
Properties
createdAt
• createdAt: Date
Date and time when the product was added to the inventory.
productId
• productId: string
Product ID.
quantity
• quantity: number
Quantity of the product.
updatedAt
• updatedAt: Date
Date and time when the product information was last updated.