saleID property

  1. @BuiltValueField.new(wireName: r'SaleID')
String get saleID

Identification of a Sale System or a Sale Terminal for the Sale to POI protocol.

Implementation

@BuiltValueField(wireName: r'SaleID')
String get saleID;