LicenseValidityDateFormat

data class LicenseValidityDateFormat(val begin: String, val end: String)

Constructors

Link copied to clipboard
constructor(begin: String, end: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Validity begin date for the license.

Link copied to clipboard
val end: String

Validity begin date for the license.