Namespace Tudormobile.QIFLibrary
Classes
- CSVDocument
Comma Separated Values (CSV) document.
- OFXCurrencyTypeExtensions
Extensions methods for currency types.
- OFXDocument
Provides mechanism for reading and writing data in Open Financial Exchange Format (OFX).
- OFXHeaders
OFX Data Headers
- OFXInvestmentPositionList
Invetment position list property.
- OFXInvestmentStatementResponse
Investment Statement Response Message.
- OFXMessage
OFX Message.
- OFXMessageSet
OFX Message Set.
- OFXPositionListResponse
OFX Position Response message.
- OFXProperty
OFX Property (name, value pair).
- OFXPropertyCollection
Collection of properties.
- OFXPropertyConverter
Converts OFX properties to known objects.
- OFXPropertyExtensions
OFXProperty extension methods.
- OFXSecurity
OFX Security.
- OFXSecurityList
OFX Security List message.
- OFXSecurityListResponse
OFX Securiry List Response message.
- OFXStatus
OFX Message Status.
- OFXTokenReader
Provides mechanism for reading OFX data into tokens.
- OFXTokenReader.OFXToken
A 'token' in an OFX file.
- OFXTransactionTypeExtensions
Extensions methods for transaction types.
- PropertyConverterBase<T>
Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.
- QIFAccountRecord
Represents a QIF Account record.
- QIFBankRecord
Represents a QIF Bank record.
- QIFCategoryRecord
Represents a QIF Category record.
- QIFDocument
Provides mechanism for reading and writing data in Quicken Interchange Format (QIF/QFX).
- QIFDocumentTypeExtensions
Extension methods for QIFDocumentType
- QIFInvestment
Represents a QIF Investment record.
- QIFInvestmentTypeExtensions
Extensions for the QIFInvestment Data Type.
- QIFRecord
Base class for QIF Records.
Interfaces
- CSVDocument.ICSVRecord
Represents a CSV record
- IBuilder<T>
Provides interface for building an object.
- IPropertyConverter<T>
Provides mechanism for converting OFX properies to entities.
Enums
- OFXAccountType
Types if accounts.
- OFXCurrencyType
Currency Types.
- OFXLanguage
OFX language codes.
- OFXMessageDirection
OFX Message Set and Message direction, request or response.
- OFXMessageSetTypes
OFX Message Set Types.
- OFXPositionAccountTypes
Position account/sub-account types.
- OFXPositionTypes
Types of positions.
- OFXStatus.StatusSeverity
Status message severity values.
- OFXTokenReader.OFXTokenType
Type of OFX tokens.
- OFXTransactionType
OFX Transaction type.
- QIFDocumentType
Data format of the QIF records.
- QIFInvestmentType
Investment Record Types.