Difference between revisions of "ITransactionReportItem"

From Virtual World Web Wiki
Jump to: navigation, search
(Documentation for the ITransactionReportItem class)
 
(Documentation for the ITransactionReportItem class)
 
Line 2: Line 2:
  
 
===Remarks <nowiki>[</nowiki>[{{fullurl:ITransactionReportItem Remarks|action=edit}} edit]<nowiki>]</nowiki>===
 
===Remarks <nowiki>[</nowiki>[{{fullurl:ITransactionReportItem Remarks|action=edit}} edit]<nowiki>]</nowiki>===
{{:ITransactionReportItem Remarks}}
+
{{#ifexist:ITransactionReportItem Remarks|{{:ITransactionReportItem Remarks}}|}}
  
 
===Properties===
 
===Properties===

Latest revision as of 21:04, 12 April 2017

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