Post Collection Sheet Request
@Serializable
PostCollectionSheetRequest
Parameters
actual Disbursement Date
bulk Disbursement Transactions
bulk Repayment Transactions
bulk Savings Due Transactions
date Format
locale
transaction Date
Constructors
Link copied to clipboard
constructor(actualDisbursementDate: String? = null, bulkDisbursementTransactions: List<Int>? = null, bulkRepaymentTransactions: PostCollectionSheetBulkRepaymentTransactions? = null, bulkSavingsDueTransactions: List<Int>? = null, dateFormat: String? = null, locale: String? = null, transactionDate: String? = null)