Class CountryCurrency

java.lang.Object
io.ipinfo.api.model.CountryCurrency

public class CountryCurrency extends Object
  • Constructor Details

    • CountryCurrency

      public CountryCurrency(String code, String symbol)
  • Method Details