UniqueCurrency

@Entity
open class UniqueCurrency : Identifiable<T>

Constructors

Link copied to clipboard
constructor(currency: Currency)

Functions

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