Package-level declarations
Types
Link copied to clipboard
@Serializable
Represents the detailed data for a single coin from the /coins/{id} endpoint.
Link copied to clipboard
@Serializable
Link copied to clipboard
@Serializable
Represents localized string data, e.g., for descriptions. JSON: { "en": "...", "de": "...", ... }
Link copied to clipboard
@Serializable
Represents the core market data. Numerical values are stored as Strings to be later parsed into BigDecimal for precision.
Link copied to clipboard