squareconnect.models.create_order_request_line_item
Represents a line item to include in an order. Each line item describes a different product to purchase, with its own quantity and price details.
| Name | Type | Notes |
|---|---|---|
| name | str | |
| quantity | str | |
| base_price_money | Money |