import { LicenseKeysGetActivationRequest } from "@polar-sh/sdk/models/operations/licensekeysgetactivation.js";
let value: LicenseKeysGetActivationRequest = {
id: "<value>",
activationId: "<value>",
};
Field | Type | Required | Description |
---|---|---|---|
id |
string | ✔️ | N/A |
activationId |
string | ✔️ | N/A |