Ametista Item

interface AmetistaItem

The AmetistaItem is used represent an item of the Ametista system

Author

N7ghtm4r3 - Tecknobit

Inheritors

Properties

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 id: String

id -> the identifier of the item

Link copied to clipboard
abstract val name: String

name -> the name of the item