interface ILicenseAuthFields {
    ak: string;
    device_id: string;
}

Properties

Properties

ak: string
device_id: string