$ShopifySharpRefundOrderAdjustmentExtension extension
Methods
-
copyWith(
{int? orderId, int? refundId, double? amount, double? taxAmount, String? kind, String? reason, ShopifySharpPriceSet? amountSet, ShopifySharpPriceSet? taxAmountSet, int? id, String? adminGraphqlApiId}) → ShopifySharpRefundOrderAdjustment -
Available on ShopifySharpRefundOrderAdjustment, provided by the $ShopifySharpRefundOrderAdjustmentExtension extension
-
copyWithWrapped(
{Wrapped< int?> ? orderId, Wrapped<int?> ? refundId, Wrapped<double?> ? amount, Wrapped<double?> ? taxAmount, Wrapped<String?> ? kind, Wrapped<String?> ? reason, Wrapped<ShopifySharpPriceSet?> ? amountSet, Wrapped<ShopifySharpPriceSet?> ? taxAmountSet, Wrapped<int?> ? id, Wrapped<String?> ? adminGraphqlApiId}) → ShopifySharpRefundOrderAdjustment -
Available on ShopifySharpRefundOrderAdjustment, provided by the $ShopifySharpRefundOrderAdjustmentExtension extension