export type AdjustmentType = 'full' | 'partial' | 'tax' | 'proration';