constructor(@Json(name = "deviceId") deviceId: String, @Json(name = "itemId") itemId: String, @Json(name = "offset") offsetMs: Long? = null, @Json(name = "cty") catalogType: String? = null, @Json(name = "prid") primaryContentId: String? = null) Creates an HeartbeatRequest instance.