Skip to content

ActivateLicense_LicenseKey

mauryaratan edited this page Feb 5, 2023 · 1 revision

ActivateLicense.LicenseKey

public struct LicenseKey: Codable 

Inheritance

Codable

Properties

id

public let id: Int

status

public let status: String

key

public let key: String

activationLimit

public let activationLimit: Int

activationUsage

public let activationUsage: Int

createdAt

public let createdAt: String

expiresAt

public let expiresAt: String?
Types
Global Functions
Clone this wiki locally