$MortgageLiabilityExtension extension
Methods
-
copyWith(
{String? accountId, String? accountNumber, double? currentLateFee, double? escrowBalance, bool? hasPmi, bool? hasPrepaymentPenalty, MortgageInterestRate? interestRate, double? lastPaymentAmount, DateTime? lastPaymentDate, String? loanTypeDescription, String? loanTerm, DateTime? maturityDate, double? nextMonthlyPayment, DateTime? nextPaymentDueDate, DateTime? originationDate, double? originationPrincipalAmount, double? pastDueAmount, MortgagePropertyAddress? propertyAddress, double? ytdInterestPaid, double? ytdPrincipalPaid}) → MortgageLiability -
Available on MortgageLiability, provided by the $MortgageLiabilityExtension extension
-
copyWithWrapped(
{Wrapped< String> ? accountId, Wrapped<String> ? accountNumber, Wrapped<double?> ? currentLateFee, Wrapped<double?> ? escrowBalance, Wrapped<bool?> ? hasPmi, Wrapped<bool?> ? hasPrepaymentPenalty, Wrapped<MortgageInterestRate> ? interestRate, Wrapped<double?> ? lastPaymentAmount, Wrapped<DateTime?> ? lastPaymentDate, Wrapped<String?> ? loanTypeDescription, Wrapped<String?> ? loanTerm, Wrapped<DateTime?> ? maturityDate, Wrapped<double?> ? nextMonthlyPayment, Wrapped<DateTime?> ? nextPaymentDueDate, Wrapped<DateTime?> ? originationDate, Wrapped<double?> ? originationPrincipalAmount, Wrapped<double?> ? pastDueAmount, Wrapped<MortgagePropertyAddress> ? propertyAddress, Wrapped<double?> ? ytdInterestPaid, Wrapped<double?> ? ytdPrincipalPaid}) → MortgageLiability -
Available on MortgageLiability, provided by the $MortgageLiabilityExtension extension