interface Result {
    deviceIdentifier: string;
    deviceTypeHashId: string;
}

Properties

deviceIdentifier: string
deviceTypeHashId: string