export interface RequestOrderItemUnitPriceUpdate { unitPrice: number; }