Ametista
Application
@Serializable
The AmetistaApplication
class is used represent an application of the Ametista
system
Author
N7ghtm4r3 - Tecknobit
See also
Constructors
Link copied to clipboard
constructor(id: String, name: String, creationDate: Long, applicationIcon: String, description: String, platforms: Set<Platform>, issues: List<IssueAnalyticImpl> = emptyList(), performanceAnalytics: List<PerformanceAnalytic> = emptyList())
Properties
Link copied to clipboard
The icon of the application
Link copied to clipboard
The date when the application has been created
Link copied to clipboard
The description of the application
Link copied to clipboard
The issues of the application
Link copied to clipboard
The analytics performance of the application