Floating Rate Period Data
@Serializable
Parameters
active
created By
created On
differential To Base Lending Rate
from Date
from Date As Local Date
id
interest Rate
modified By
modified On
Constructors
Link copied to clipboard
constructor(active: Boolean? = null, createdBy: String? = null, createdOn: LocalDateTime? = null, differentialToBaseLendingRate: Boolean? = null, fromDate: LocalDate? = null, fromDateAsLocalDate: LocalDate? = null, id: Long? = null, interestRate: Double? = null, modifiedBy: String? = null, modifiedOn: LocalDateTime? = null)