Timeline Edits Item
@JsonClass(generateAdapter = true )
Various information about the timeline edit, including device ID, place aggregates, and raw signal data.
Constructors
Link copied to clipboard
constructor(@Json(name = "deviceId" ) deviceId: String, @Json(name = "placeAggregates" ) placeAggregates: PlaceAggregates?, @Json(name = "rawSignal" ) rawSignal: RawSignal?)