index property
The index of the item in the related DestinyVendorDefintion's itemList property, representing the sale.
Implementation
@JsonKey(name:'index')
int? index;
The index of the item in the related DestinyVendorDefintion's itemList property, representing the sale.
@JsonKey(name:'index')
int? index;