ApiLocale

data class ApiLocale(val name: String, val code: String)

The definition of a locale supported by the Sensibill APIs

See also

Constructors

Link copied to clipboard
constructor(name: String, code: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard