export interface P2MInvoicePaymentsFields { page_id: string; payments: Record[]; } //# sourceMappingURL=p2-m-invoice-payments.d.ts.map