Issue Analytic

The IssueAnalytic is used represent an issue of the Ametista system

Author

N7ghtm4r3 - Tecknobit

See also

Inheritors

Properties

Link copied to clipboard
@SerialName(value = "app_version" )
abstract val appVersion: String

appVersion -> the application version of the analytic

Link copied to clipboard
@SerialName(value = "creation_date" )
abstract val creationDate: Long

creationDate -> the date when the item has been created

Link copied to clipboard
abstract val device: AmetistaDevice

device -> the device where the issue occurred

Link copied to clipboard
abstract val id: String

id -> the identifier of the item

Link copied to clipboard
abstract val issue: String

issue -> the issue details

Link copied to clipboard
abstract val name: String

name -> the name of the item

Link copied to clipboard
abstract val platform: Platform

platform -> the platform of the analytic