export interface CloudExportAccountDetail { username?: string | null; short_files_servicename?: string | null; long_files_servicename?: string | null; }