transactionDate property

DateTime? transactionDate
getter/setter pair

This is a timestamp that represents the date and time that the transaction completed in the formart YYYYMMDDHHmmss

Implementation

DateTime? transactionDate;