operatorID property
Identification of the Cashier or Operator. Sent if requested in the message request.
Implementation
@BuiltValueField(wireName: r'OperatorID')
String? get operatorID;
Identification of the Cashier or Operator. Sent if requested in the message request.
@BuiltValueField(wireName: r'OperatorID')
String? get operatorID;