Skip to content

Instantly share code, notes, and snippets.

@nicoqueijo
Created May 14, 2020 17:48
Show Gist options
  • Select an option

  • Save nicoqueijo/00f8a76aabc1048690f86150ea19c7a0 to your computer and use it in GitHub Desktop.

Select an option

Save nicoqueijo/00f8a76aabc1048690f86150ea19c7a0 to your computer and use it in GitHub Desktop.
data class Currency(val currencyCode: String, val currencyName: String, val currencyFlag: Int)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment