$ShopifySharpRefundLineItemExtension extension

on

Methods

copyWith({ShopifySharpLineItem? lineItem, int? lineItemId, int? quantity, double? totalTax, double? subtotal, ShopifySharpPriceSet? subtotalSet, ShopifySharpPriceSet? totalTaxSet, String? restockType, int? locationId, int? id, String? adminGraphqlApiId}) ShopifySharpRefundLineItem

Available on ShopifySharpRefundLineItem, provided by the $ShopifySharpRefundLineItemExtension extension

copyWithWrapped({Wrapped<ShopifySharpLineItem?>? lineItem, Wrapped<int?>? lineItemId, Wrapped<int?>? quantity, Wrapped<double?>? totalTax, Wrapped<double?>? subtotal, Wrapped<ShopifySharpPriceSet?>? subtotalSet, Wrapped<ShopifySharpPriceSet?>? totalTaxSet, Wrapped<String?>? restockType, Wrapped<int?>? locationId, Wrapped<int?>? id, Wrapped<String?>? adminGraphqlApiId}) ShopifySharpRefundLineItem

Available on ShopifySharpRefundLineItem, provided by the $ShopifySharpRefundLineItemExtension extension