JSON Schema Property 'country'

Description

Land (ISO 3166-1 Alpha-2)

Diagram

JSON Schema Diagram of /definitions/address/properties/country

Value

String

Maximum Length
2

Examples

"AT"
"DE"

Source

"country": {
    "type": "string",
    "description": "Land (ISO 3166-1 Alpha-2)",
    "maxLength": 2,
    "examples": [
        "AT",
        "DE"
    ]
}
C:\Users\Raimund Ziegler\Nextcloud4\Ziegler\EU-FHP\FHP DRM Digitales Rohstoffmanagement\Json\DRMDAT-01.json (124:18)
Documentation for DRMDAT-01
Generated using Liquid Studio 2021 - JSON Editor Edition 19.0.4.10725