Device: { accountId: number; accountName: string; available: boolean; browsers: CollectionResponse<Browser>; creditsPrice: number; deviceGroupOrigin: DeviceGroupOrigin; displayName: string; enabled: boolean; frame100Url: string; frame160Url: string; frame400Url: string; frame80Url: string; frameExtraWidth: number; id: number; imageHeight: number; imageLeft: number; imagePrefix: string; imageTop: number; imageWidth: number; locked: boolean; lockReason: LockReason; manufacturer: string; online: boolean; osType: OsType; platform: Platform; properties: CollectionResponse<DeviceProperty>; softwareVersion: SoftwareVersion; supportedCreators: SupportedCreators[];} Type declaration
accountId: number
accountName: string
available: boolean
creditsPrice: number
displayName: string
enabled: boolean
frame100Url: string
frame160Url: string
frame400Url: string
frame80Url: string
frameExtraWidth: number
id: number
imageHeight: number
imageLeft: number
imagePrefix: string
imageTop: number
imageWidth: number
locked: boolean
manufacturer: string
online: boolean