Get Loan Accounting Mappings
@Serializable
Parameters
fund Source Account
goodwill Credit Account
income From Fee Account
income From Penalty Account
income From Recovery Account
interest On Loan Account
loan Portfolio Account
overpayment Liability Account
receivable Interest Account
receivable Penalty Account
transfers In Suspense Account
write Off Account
Constructors
Link copied to clipboard
constructor(fundSourceAccount: GetGlAccountMapping? = null, goodwillCreditAccount: GetGlAccountMapping? = null, incomeFromFeeAccount: GetGlAccountMapping? = null, incomeFromPenaltyAccount: GetGlAccountMapping? = null, incomeFromRecoveryAccount: GetGlAccountMapping? = null, interestOnLoanAccount: GetGlAccountMapping? = null, loanPortfolioAccount: GetGlAccountMapping? = null, overpaymentLiabilityAccount: GetGlAccountMapping? = null, receivableInterestAccount: GetGlAccountMapping? = null, receivablePenaltyAccount: GetGlAccountMapping? = null, transfersInSuspenseAccount: GetGlAccountMapping? = null, writeOffAccount: GetGlAccountMapping? = null)