CountriesResponse interface

Countries Response Object

Properties

nextLink

next link

value

List of countries

Property Details

next link

nextLink?: string

Property Value

string

value

List of countries

value: Country[]

Property Value