certificationCode property

  1. @BuiltValueField.new(wireName: r'CertificationCode')
String get certificationCode

Certification code of the software which manages the Sale to POI protocol.

Implementation

@BuiltValueField(wireName: r'CertificationCode')
String get certificationCode;