GetRecordsResourceRecordSetGeolocation

data class GetRecordsResourceRecordSetGeolocation(val continentCode: String, val countryCode: String, val subdivisionCode: String)

Constructors

Link copied to clipboard
constructor(continentCode: String, countryCode: String, subdivisionCode: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The two-letter code for the continent.

Link copied to clipboard

The two-letter code for a country.

Link copied to clipboard

The two-letter code for a state of the United States.