Class OnlinePaymentList

java.lang.Object
com.infinitekind.moneydance.model.MoneydanceSyncableItem
com.infinitekind.moneydance.model.OnlinePaymentList
All Implemented Interfaces:
com.infinitekind.tiksync.SyncableItem

public class OnlinePaymentList
extends MoneydanceSyncableItem
This class contains a set of payments that are used for online bill-payment. This information is very fluid and the structure will probably change, so all of the information is represented a StreamTable/Vector structure that can easily be serialized and deserialized from the data file.