Get Clients Savings Accounts
@Serializable
Parameters
account No
currency
deposit Type
id
product Id
product Name
short Product Name
status
Constructors
Link copied to clipboard
constructor(accountNo: String? = null, currency: GetClientsSavingsAccountsCurrency? = null, depositType: GetClientsSavingsAccountsDepositType? = null, id: Long? = null, productId: Long? = null, productName: String? = null, shortProductName: String? = null, status: GetClientsSavingsAccountsStatus? = null)