visa-requirement
{
“type”: “object”,
“properties”: {
“passport_of”: {
“type”: “string”
},
“passport_code”: {
“type”: “string”
},
“destination”: {
“type”: “string”
},
“cid”: {
“type”: “integer”
},
“continent”: {
“type”: “string”
},
“capital”: {
“type”: “string”
},
“currency”: {
“type”: “string”
},
“pass_valid”: {
“type”: “string”
},
“phone_code”: {
“type”: “string”
},
“timezone”: {
“type”: “string”
},
“except_text”: {
“type”: “string”
},
“visa”: {
“type”: “string”
},
“color”: {
“type”: “string”
},
“stay_of”: {
“type”: “string”
},
“link”: {
“type”: “string”
},
“error”: {
“type”: “string”
}
}
}