sales property
- @JsonKey(name: 'sales')
getter/setter pair
Sales, keyed by the vendorItemIndex of the item being sold. COMPONENT TYPE: VendorSales
Implementation
@JsonKey(name:'sales')
DictionaryComponentResponseOfint32AndDestinyVendorSaleItemComponent? sales;