> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# PurchasePriceAmount

> PurchasePriceAmount データ型。

購入に使用されたインベントリ アイテムの数量。

## プロパティ

| 名前      | 型      | 説明                           |
| :------ | :----- | :--------------------------- |
| ItemId  | String | 購入に使用されたインベントリ アイテムの ID。     |
| Amount  | int    | 購入に使用されたインベントリ アイテムの数量。      |
| StackId | String | 購入に使用されたインベントリ アイテムのスタック ID。 |


## Related topics

- [items_purchased](/ja-jp/services/playfab/api-references/events/Inventory/items-purchased.md)
- [クラフト ゲーム パート 3 - コーディング](/ja-jp/services/playfab/economy-monetization/economy-v2/tutorials/craftingGame/crafting-game-coding.md)
- [PFInventoryPurchasePriceAmount](/ja-jp/services/playfab/api-references/c/pfinventorytypes/structs/pfinventorypurchasepriceamount.md)
- [PFInventoryPurchaseInventoryItemsOperation](/ja-jp/services/playfab/api-references/c/pfinventorytypes/structs/pfinventorypurchaseinventoryitemsoperation.md)
- [PFCatalogCatalogPriceAmount](/ja-jp/services/playfab/api-references/c/pfcatalogtypes/structs/pfcatalogcatalogpriceamount.md)
