Coin History By Id
@Serializable
Constructors
Link copied to clipboard
constructor(id: String, symbol: String, name: String, localization: Map<String, String> = emptyMap(), image: Image? = null, marketData: MarketData? = null, communityData: CommunityData? = null, developerData: DeveloperData? = null, publicInterestStats: PublicInterestStats? = null)