Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Structure

Excerpt


FieldTypeRequiredDescription
idIntegertrueUnique identificator of the Country.
codestringtrueCode ISO Alfa 3.
codeISOAlfa2stringfalseCode ISO Alfa 2.
namestringtrueOfficial ISO name of the Country



JSON representation

Code Block
languagepowershell
themeDJango
 {
	"id": 10,
	"code": "ARG",
	"idcodeISOAlfa2": 1"AR",
	"codename": "AFGARGENTINA",
	"namenameI18n": "AFGHANISTANArgentina"
}