FormSubmissionPayment: NewFormSubmissionPayment & {
    createdAt: string;
    updatedAt: string;
}