GetSavingsPageItems

@Serializable
data class GetSavingsPageItems(val accountNo: String? = null, val clientId: Int? = null, val clientName: String? = null, val currency: GetSavingsCurrency? = null, val fieldOfficerId: Int? = null, val id: Int? = null, val interestCalculationDaysInYearType: GetSavingsInterestCalculationDaysInYearType? = null, val interestCalculationType: GetSavingsInterestCalculationType? = null, val interestCompoundingPeriodType: GetSavingsInterestCompoundingPeriodType? = null, val interestPostingPeriodType: GetSavingsInterestPostingPeriodType? = null, val nominalAnnualInterestRate: Double? = null, val savingsProductId: Int? = null, val savingsProductName: String? = null, val status: GetSavingsStatus? = null, val summary: GetSavingsSummary? = null, val timeline: GetSavingsTimeline? = null)

Parameters

accountNo
clientId
clientName
currency
fieldOfficerId
id
interestCalculationDaysInYearType
interestCalculationType
interestCompoundingPeriodType
interestPostingPeriodType
nominalAnnualInterestRate
savingsProductId
savingsProductName
status
summary
timeline

Constructors

Link copied to clipboard
constructor(accountNo: String? = null, clientId: Int? = null, clientName: String? = null, currency: GetSavingsCurrency? = null, fieldOfficerId: Int? = null, id: Int? = null, interestCalculationDaysInYearType: GetSavingsInterestCalculationDaysInYearType? = null, interestCalculationType: GetSavingsInterestCalculationType? = null, interestCompoundingPeriodType: GetSavingsInterestCompoundingPeriodType? = null, interestPostingPeriodType: GetSavingsInterestPostingPeriodType? = null, nominalAnnualInterestRate: Double? = null, savingsProductId: Int? = null, savingsProductName: String? = null, status: GetSavingsStatus? = null, summary: GetSavingsSummary? = null, timeline: GetSavingsTimeline? = null)

Properties

Link copied to clipboard
val accountNo: String? = null
Link copied to clipboard
val clientId: Int? = null
Link copied to clipboard
val clientName: String? = null
Link copied to clipboard
Link copied to clipboard
val fieldOfficerId: Int? = null
Link copied to clipboard
val id: Int? = null
Link copied to clipboard
Link copied to clipboard
val savingsProductId: Int? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard