$ShopifySharpRefundExtension extension
Methods
-
copyWith(
{int? orderId, DateTime? createdAt, bool? notify, ShopifySharpShipping? shipping, String? currency, List< ShopifySharpRefundOrderAdjustment> ? orderAdjustments, DateTime? processedAt, String? note, String? discrepancyReason, List<ShopifySharpRefundLineItem> ? refundLineItems, List<ShopifySharpTransaction> ? transactions, int? userId, List<ShopifySharpRefundDuty> ? duties, List<ShopifySharpRefundDutyType> ? refundDuties, ShopifySharpEntitiesReturn? $return, int? id, String? adminGraphqlApiId}) → ShopifySharpRefund -
Available on ShopifySharpRefund, provided by the $ShopifySharpRefundExtension extension
-
copyWithWrapped(
{Wrapped< int?> ? orderId, Wrapped<DateTime?> ? createdAt, Wrapped<bool?> ? notify, Wrapped<ShopifySharpShipping?> ? shipping, Wrapped<String?> ? currency, Wrapped<List< ? orderAdjustments, Wrapped<ShopifySharpRefundOrderAdjustment> ?>DateTime?> ? processedAt, Wrapped<String?> ? note, Wrapped<String?> ? discrepancyReason, Wrapped<List< ? refundLineItems, Wrapped<ShopifySharpRefundLineItem> ?>List< ? transactions, Wrapped<ShopifySharpTransaction> ?>int?> ? userId, Wrapped<List< ? duties, Wrapped<ShopifySharpRefundDuty> ?>List< ? refundDuties, Wrapped<ShopifySharpRefundDutyType> ?>ShopifySharpEntitiesReturn?> ? $return, Wrapped<int?> ? id, Wrapped<String?> ? adminGraphqlApiId}) → ShopifySharpRefund -
Available on ShopifySharpRefund, provided by the $ShopifySharpRefundExtension extension