export type PaymentSchedule = { housesIds: string[] id: string identifier: string name: string type: 'paymentSchedule' }