$ShopifySharpTransactionExtension extension
Methods
-
copyWith(
{double? amount, String? authorization, DateTime? authorizationExpiresAt, DateTime? createdAt, int? deviceId, String? gateway, String? sourceName, String? source, ShopifySharpPaymentDetails? paymentDetails, String? kind, int? orderId, dynamic receipt, String? errorCode, String? status, bool? test, int? userId, String? currency, String? message, int? locationId, int? parentId, DateTime? processedAt, double? maximumRefundable, ShopifySharpCurrencyExchangeAdjustment? currencyExchangeAdjustment, ShopifySharpPaymentsRefundAttributes? paymentsRefundAttributes, String? paymentId, ShopifySharpPriceSet? totalUnsettledSet, int? id, String? adminGraphqlApiId}) → ShopifySharpTransaction -
Available on ShopifySharpTransaction, provided by the $ShopifySharpTransactionExtension extension
-
copyWithWrapped(
{Wrapped< double?> ? amount, Wrapped<String?> ? authorization, Wrapped<DateTime?> ? authorizationExpiresAt, Wrapped<DateTime?> ? createdAt, Wrapped<int?> ? deviceId, Wrapped<String?> ? gateway, Wrapped<String?> ? sourceName, Wrapped<String?> ? source, Wrapped<ShopifySharpPaymentDetails?> ? paymentDetails, Wrapped<String?> ? kind, Wrapped<int?> ? orderId, Wrapped? receipt, Wrapped<String?> ? errorCode, Wrapped<String?> ? status, Wrapped<bool?> ? test, Wrapped<int?> ? userId, Wrapped<String?> ? currency, Wrapped<String?> ? message, Wrapped<int?> ? locationId, Wrapped<int?> ? parentId, Wrapped<DateTime?> ? processedAt, Wrapped<double?> ? maximumRefundable, Wrapped<ShopifySharpCurrencyExchangeAdjustment?> ? currencyExchangeAdjustment, Wrapped<ShopifySharpPaymentsRefundAttributes?> ? paymentsRefundAttributes, Wrapped<String?> ? paymentId, Wrapped<ShopifySharpPriceSet?> ? totalUnsettledSet, Wrapped<int?> ? id, Wrapped<String?> ? adminGraphqlApiId}) → ShopifySharpTransaction -
Available on ShopifySharpTransaction, provided by the $ShopifySharpTransactionExtension extension