TransactionTime Property
Local transaction time from the original authorization response.
Syntax
[VB.NET] Public Property TransactionTime As String
[C#] public string TransactionTime {get; set;}
Remarks
This six digit field contains a local transaction time associated with the transaction being settled. If the transaction was authorized on-line, this field must contain the value returned in the original authorization response message. If the transaction was processed off-line, this field must contain a Point of Sale (POS) device generated time. This field must appear in HHMMSS format.
Default Value
"000000"