FormsAppSendingAddress: {
    createdAt: string;
    emailAddress: string;
    emailName?: string;
    formsAppId: number;
    updatedAt: string;
}