CountryItem¶ pydantic model CountryItem[source]¶ A single country in the smda.masterdata.country list of countries known to SMDA. Fields: identifier (str) uuid (uuid.UUID) field identifier: str [Required]¶ Identifier known to SMDA. field uuid: UUID [Required]¶ Identifier known to SMDA.