$AssetReportTransactionExtension extension
Methods
-
copyWith(
{String? dateTransacted, CreditCategory? creditCategory, AssetReportTransactionTransactionType? transactionType, String? pendingTransactionId, String? categoryId, List< String> ? category, Location? location, PaymentMeta? paymentMeta, String? accountOwner, String? name, String? originalDescription, String? accountId, double? amount, String? isoCurrencyCode, String? unofficialCurrencyCode, DateTime? date, bool? pending, String? transactionId, String? merchantName, String? checkNumber}) → AssetReportTransaction -
Available on AssetReportTransaction, provided by the $AssetReportTransactionExtension extension
-
copyWithWrapped(
{Wrapped< String?> ? dateTransacted, Wrapped<CreditCategory?> ? creditCategory, Wrapped<AssetReportTransactionTransactionType?> ? transactionType, Wrapped<String?> ? pendingTransactionId, Wrapped<String?> ? categoryId, Wrapped<List< ? category, Wrapped<String> ?>Location?> ? location, Wrapped<PaymentMeta?> ? paymentMeta, Wrapped<String?> ? accountOwner, Wrapped<String?> ? name, Wrapped<String?> ? originalDescription, Wrapped<String> ? accountId, Wrapped<double> ? amount, Wrapped<String?> ? isoCurrencyCode, Wrapped<String?> ? unofficialCurrencyCode, Wrapped<DateTime> ? date, Wrapped<bool> ? pending, Wrapped<String> ? transactionId, Wrapped<String?> ? merchantName, Wrapped<String?> ? checkNumber}) → AssetReportTransaction -
Available on AssetReportTransaction, provided by the $AssetReportTransactionExtension extension