ListLocalRulestackCountriesResult

data class ListLocalRulestackCountriesResult(val nextLink: String? = null, val value: List<CountryResponse>)

Countries Response Object

Constructors

Link copied to clipboard
constructor(nextLink: String? = null, value: List<CountryResponse>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val nextLink: String? = null

next link

Link copied to clipboard

List of countries