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

Properties

deviceIdentifier: string
deviceTypeHashId: string

The hashId of the type of device that sent this request.