> For the complete documentation index, see [llms.txt](https://gtfo-modding.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gtfo-modding.gitbook.io/wiki/reference/datablocks/unused/commodity.md).

# Commodity

GameData\_CommodityDataBlock\_bin.json

No description provided.

***

## Fields

### PublicName - String

No description provided.

### Type - [eCommodityType](/wiki/reference/enum-types.md#ecommoditytype) (enum)

No description provided.

### PackSize - [eCommodityPackSize](/wiki/reference/enum-types.md#ecommoditypacksize) (enum)

No description provided.

### Item - UInt32 ([ItemDataBlock](/wiki/reference/datablocks/main/item.md))

No description provided.

### PlayfabCurrency - [ePlayfabCurrency](/wiki/reference/enum-types.md#eplayfabcurrency) (enum)

No description provided.

### PlayfabCurrencyValue - Int32

No description provided.
