Skip to content

ValidateLicense

mauryaratan edited this page Feb 5, 2023 · 1 revision

ValidateLicense

public struct ValidateLicense: Codable 

Inheritance

Codable

Properties

valid

public let valid: Bool

error

public let error: String?

licenseKey

public let licenseKey: LicenseKey

instance

public let instance: Instance?

meta

public let meta: Meta
Types
Global Functions
Clone this wiki locally