ITransactionReportItem

From Virtual World Web Wiki
Revision as of 21:04, 12 April 2017 by Spark5 (Talk | contribs) (Documentation for the ITransactionReportItem class)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Represents a single financial system transaction

Remarks [edit]

Properties

DateTime Completed {get;}
The UTC date the transaction was completed
Guid? EntityID {get;}
The Entity ID of the payer (source) of the transaction
string EntityName {get;}
The name of the source entity
bool IsMe {get;}
True if the queried entity is the source of this transaction
ITransactionReportTarget[] Targets {get;}
A list of targets (payees) of the transaction
Guid TransactionID {get;}
The ID of the transaction