identification


Description: identification document of person

Type: array

Items-Reference: /identification

Schema:


{
    "type": "array",
    "description": "identification document of person",
    "items": {
        "$ref": "identification.json"
    }
}