softwareVersion property

  1. @BuiltValueField.new(wireName: r'SoftwareVersion')
String get softwareVersion

Version of the software product. Sent in the Login Request (Response) to identify the version of the Sale System (POI System) product software during the session.

Implementation

@BuiltValueField(wireName: r'SoftwareVersion')
String get softwareVersion;