Class OnlinePayeeList

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

public class OnlinePayeeList
extends MoneydanceSyncableItem
This class contains a set of payees 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.