export interface CustomSettingDetails { loanTransactionKey?: string; source?: string; type?: string; }