Get Loans Loan Id Loan Transaction Enum Data
@Serializable
Transaction type
Parameters
accrual
approve Transfer
charge Adjustment
charge Payment
chargeoff
code
contra
credit Balance Refund
disbursement
goodwill Credit
id
initiate Transfer
merchant Issued Refund
payout Refund
recovery Repayment
refund
refund For Active Loans
reject Transfer
repayment
repayment At Disbursement
value
waive Charges
waive Interest
withdraw Transfer
write Off
Constructors
Link copied to clipboard
constructor(accrual: Boolean? = null, approveTransfer: Boolean? = null, chargeAdjustment: Boolean? = null, chargePayment: Boolean? = null, chargeoff: Boolean? = null, code: String? = null, contra: Boolean? = null, creditBalanceRefund: Boolean? = null, disbursement: Boolean? = null, goodwillCredit: Boolean? = null, id: Long? = null, initiateTransfer: Boolean? = null, merchantIssuedRefund: Boolean? = null, payoutRefund: Boolean? = null, recoveryRepayment: Boolean? = null, refund: Boolean? = null, refundForActiveLoans: Boolean? = null, rejectTransfer: Boolean? = null, repayment: Boolean? = null, repaymentAtDisbursement: Boolean? = null, value: String? = null, waiveCharges: Boolean? = null, waiveInterest: Boolean? = null, withdrawTransfer: Boolean? = null, writeOff: Boolean? = null)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard