// Generated Source interface CfaAttachments { /** * */ csv?: boolean; /** * */ pdf?: boolean; } export default CfaAttachments;