dateTime property

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

Date and Time. In the response, the POI System gives its date and time to the Sale System.

Implementation

@BuiltValueField(wireName: r'DateTime')
DateTime get dateTime;