ITransactionReportItem

From Virtual World Web Wiki
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