Click or drag to resize

AccountWeb Properties

The AccountWeb type exposes the following members.

Properties
  NameDescription
Public propertyBankAccount
The physical bank account connected to this account
Public propertyCurrencyIsoCode
Currency ISO code
Public propertyEntries
The list of account entries
Public propertyId
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.)
Public propertyPaymentScheme
Payment scheme to use for this account. Either On account or monthly settlements.
Public propertySummary
Total Summary up until end date
Public propertyTransferredSummary
Summary up until startdate
Public propertyValidFrom
Start date
(Inherited from IntervalWeb.)
Public propertyValidTo
End date. If null, the interval is seen as having no expiration.
(Inherited from IntervalWeb.)
Top
See Also