{ "rules": { "primaryKeys": [ "exchangeId", "number", "categoryType", "resourceType", "itemType" ] }, "data": [ { "exchangeId": "exchange-piece-1", "number": 1, "categoryType": "ExchangeItemCategoryType_All", "resourceType": "ResourceType_Unknown", "itemType": "ItemType_Unknown", "name": "All" }, { "exchangeId": "exchange-piece-1", "number": 2, "categoryType": "ExchangeItemCategoryType_ItemType", "resourceType": "ResourceType_Unknown", "itemType": "ItemType_IdolCardPiece", "name": "Piece" }, { "exchangeId": "exchange-piece-1", "number": 3, "categoryType": "ExchangeItemCategoryType_Other", "resourceType": "ResourceType_Unknown", "itemType": "ItemType_Unknown", "name": "Other" }, { "exchangeId": "exchange-support-piece-1", "number": 1, "categoryType": "ExchangeItemCategoryType_All", "resourceType": "ResourceType_Unknown", "itemType": "ItemType_Unknown", "name": "All" }, { "exchangeId": "exchange-support-piece-1", "number": 2, "categoryType": "ExchangeItemCategoryType_ResourceType", "resourceType": "ResourceType_SupportCard", "itemType": "ItemType_Unknown", "name": "Support Cards" }, { "exchangeId": "exchange-support-piece-1", "number": 3, "categoryType": "ExchangeItemCategoryType_Other", "resourceType": "ResourceType_Unknown", "itemType": "ItemType_Unknown", "name": "Other" } ] }