customerOrderID property
Additional and optional identification of a customer order.
Implementation
@BuiltValueField(wireName: r'CustomerOrderID')
String? get customerOrderID;
Additional and optional identification of a customer order.
@BuiltValueField(wireName: r'CustomerOrderID')
String? get customerOrderID;