certificationCode property
Certification code of the software which manages the Sale to POI protocol. Sent in the Login Request (Response) to get the certification code of the Sale System (POI System) product software. This code can be a software checksum or any number associated with the software.
Implementation
@BuiltValueField(wireName: r'CertificationCode')
String get certificationCode;