export interface P2MInvoicePaymentsFields { page_id: string; payments: Record[]; }