Click or drag to resize
Transaction Properties

Note: This is preliminary documentation provided only as a preview, and is subject to change. Please contact the author for pricing and licensing information.

The Transaction type exposes the following members.

Properties
  NameDescription
Public propertyAmount
Gets or sets the amount of transaction in dollars, or 0.00 if not applicable.
Public propertyDescription
Gets or sets the one-line description of transaction.
Public propertyDetails
Gets or sets the URL to request the details of this transaction.
Public propertyTransactionDate
Gets or sets the date and time of the transaction in epoch time.
Public propertyTransactionDateTime
Gets the date and time of the transaction.
Public propertyTransactionId
Gets or sets the transaction ID.
Public propertyTransactionShortDesc
Gets or sets the brief description of transaction.
Top
See Also