data class Tenor
Placeholder class for the Tenor datatype - which is a standardised duration of time until maturity
<init> |
Tenor(name: String) Placeholder class for the Tenor datatype - which is a standardised duration of time until maturity |
name |
var name: String |