applicationName property

  1. @BuiltValueField.new(wireName: r'ApplicationName')
String get applicationName

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

Implementation

@BuiltValueField(wireName: r'ApplicationName')
String get applicationName;