export type ItemHistoryResponse = { ItemId : string ItemName : string ItemPrice: string ValidFrom: string ValidTo : string }