operatorID property
Identification of the Cashier or Operator. Four conditions to send it: * The Sale System wants the POI to log it in the transaction log. * Because of reconciliation with total on OperatorID. * Because the POI needs it. * Acquirer or issuer need it.
Implementation
@BuiltValueField(wireName: r'OperatorID')
String? get operatorID;