Get Interest Rate Charts Response
@Serializable
GetInterestRateChartsResponse
Parameters
chart Slabs
from Date
id
savings Product Id
savings Product Name
Constructors
Link copied to clipboard
constructor(chartSlabs: Set<GetInterestRateChartsChartSlabs>? = null, fromDate: LocalDate? = null, id: Long? = null, savingsProductId: Long? = null, savingsProductName: String? = null)