Skip to content

getLicenseKeyInstance(__)

mauryaratan edited this page Feb 5, 2023 · 1 revision

getLicenseKeyInstance(_:)

Get a single license key instance by ID.

public func getLicenseKeyInstance(_ licenseKeyInstanceId: LicenseKeyInstance.ID)

Parameters

  • licenseKeyInstanceId: The ID of the license key you'd like to retrieve.

Returns

A response object containing the requested LicenseKeyInstance.

Types
Global Functions
Clone this wiki locally