Get Clients Savings Accounts Status
@Serializable
Parameters
active
approved
closed
code
id
matured
premature Closed
rejected
submitted And Pending Approval
transfer In Progress
transfer On Hold
value
withdrawn By Applicant
Constructors
Link copied to clipboard
constructor(active: Boolean? = null, approved: Boolean? = null, closed: Boolean? = null, code: String? = null, id: Long? = null, matured: Boolean? = null, prematureClosed: Boolean? = null, rejected: Boolean? = null, submittedAndPendingApproval: Boolean? = null, transferInProgress: Boolean? = null, transferOnHold: Boolean? = null, value: String? = null, withdrawnByApplicant: Boolean? = null)