$ShopifySharpShippingLineExtension extension
Methods
-
copyWith(
{String? carrierIdentifier, String? code, bool? isRemoved, String? phone, double? price, double? discountedPrice, List< ShopifySharpDiscountAllocation> ? discountAllocations, String? source, String? title, List<ShopifySharpTaxLine> ? taxLines, ShopifySharpPriceSet? priceSet, ShopifySharpPriceSet? discountedPriceSet, int? id, String? adminGraphqlApiId}) → ShopifySharpShippingLine -
Available on ShopifySharpShippingLine, provided by the $ShopifySharpShippingLineExtension extension
-
copyWithWrapped(
{Wrapped< String?> ? carrierIdentifier, Wrapped<String?> ? code, Wrapped<bool?> ? isRemoved, Wrapped<String?> ? phone, Wrapped<double?> ? price, Wrapped<double?> ? discountedPrice, Wrapped<List< ? discountAllocations, Wrapped<ShopifySharpDiscountAllocation> ?>String?> ? source, Wrapped<String?> ? title, Wrapped<List< ? taxLines, Wrapped<ShopifySharpTaxLine> ?>ShopifySharpPriceSet?> ? priceSet, Wrapped<ShopifySharpPriceSet?> ? discountedPriceSet, Wrapped<int?> ? id, Wrapped<String?> ? adminGraphqlApiId}) → ShopifySharpShippingLine -
Available on ShopifySharpShippingLine, provided by the $ShopifySharpShippingLineExtension extension