menu
googleapis package
documentation
content/v2_1.dart
OrderShipmentLineItemShipment
OrderShipmentLineItemShipment constructor
OrderShipmentLineItemShipment constructor
dark_mode
light_mode
OrderShipmentLineItemShipment
constructor
OrderShipmentLineItemShipment
(
{
String
?
lineItemId
,
String
?
productId
,
int
?
quantity
,
})
Implementation
OrderShipmentLineItemShipment({ this.lineItemId, this.productId, this.quantity, });
googleapis package
documentation
content/v2_1
OrderShipmentLineItemShipment
OrderShipmentLineItemShipment constructor
OrderShipmentLineItemShipment class