QuoteUpdateOptionsLineItemsItem constructor
const
QuoteUpdateOptionsLineItemsItem({})
line_item_update_params
Implementation
const QuoteUpdateOptionsLineItemsItem({
this.id,
this.price,
this.priceData,
this.quantity,
this.taxRates,
});