timeStamp property

  1. @BuiltValueField.new(wireName: r'TimeStamp')
DateTime get timeStamp

Date and time of a transaction for the Sale System, the POI System or the Acquirer.

Implementation

@BuiltValueField(wireName: r'TimeStamp')
DateTime get timeStamp;