Data.QIF
data E4
type Currency
type ShareQuantity
parseQuantity
renderQuantity
parseCurrency
renderCurrency
parseShareQuantity
renderShareQuantity
digitToNum
data AccountType
parseAccountType
parseShortAccountType
renderAccountType
renderShortAccountType
data Account
pennies
accountType
accountName
accountDescription
accountCreditLimit
accountBalanceDate
accountBalance
emptyAccount
parseAccount
getP
getP'
parseString
renderAccount
put
putm
putm'
parseDate
renderDate
parseAccountList
renderAccountList
data Category
data CategoryKind
emptyCategory
catTaxScheduleInfo
catName
catKind
catIsTaxRelated
catDescription
catBudgetAmount
parseCategory
renderCategory
parseCategoryList
renderCategoryList
parseAccountHeader
renderAccountHeader
data SplitItem
emptySplitItem
data Transaction
emptyTransaction
entryMemo
entryCategory
entryAmount
entSplits
entReimbursable
entParty
entNumber
entMemo
entDate
entCleared
entCategory
entAmount
parseTransaction
renderTransaction
parseSplit
renderSplit
parseCleared
renderCleared
newline
parseTransactionList
renderTransactionList
data TradeInfo
emptyTrade
tradeTotalAmount
tradeSharePrice
tradeSecurity
tradeQuantity
tradeDate
tradeCommission
data TransferInfo
emptyTransfer
transSummary
transSplits
transMemo
transDate
transCleared
transAmount
transAccount
data InvTransaction
invEntDate
parseInvTransaction
renderInvTransaction
renderTradeInfo
renderTransferInfo
parseInvestmentEntries
renderInvestmentEntries
parseCashEntryList
renderCashEntryList
parseCreditCardEntryList
renderCreditCardEntryList
parseAssetEntryList
renderAssetEntryList
parseLiabilityEntryList
renderLiabilityEntryList
data SecurityType
parseSecurityType
renderSecurityType
data Security
emptySecurity
secType
secTicker
secName
secGoal
parseSecurity
renderSecurity
parseSecurityList
renderSecurityList
data QIF
emptyQIF
qifSecurities
qifNormalActions
qifInvestmentActions
qifCategories
qifAccounts
parseQIF