UniqueCurrencyHistory

@Entity
open class UniqueCurrencyHistory : Identifiable

Constructors

Link copied to clipboard
constructor(currency: Currency)

Functions

Link copied to clipboard
open fun getId(): Long
Link copied to clipboard
open fun setId(id: Long)