Saas Properties Response Term
data class SaasPropertiesResponseTerm(val endDate: String? = null, val startDate: String? = null, val termUnit: String? = null)
The current Term object.
Constructors
Link copied to clipboard
fun SaasPropertiesResponseTerm(endDate: String? = null, startDate: String? = null, termUnit: String? = null)