export interface RestructureAccountArrearsSettings { tolerancePercentageOfOutstandingPrincipal?: number; tolerancePeriod?: number; }