DifferenceType Type Declaration export type DifferenceType = "Absolute" | "Percentage" Members Name "Absolute" "Percentage"