Skip to content

Commit

Permalink
add isoCountryCode field (#24223)
Browse files Browse the repository at this point in the history
  • Loading branch information
ericasp16 authored Jun 20, 2023
1 parent a89f390 commit 4d2e746
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1515,6 +1515,10 @@
"modelAsString": true
}
},
"isoCountryCode": {
"description": "ISO country code associated with the phone number.",
"type": "string"
},
"operatorDetails": {
"$ref": "#/definitions/OperatorDetails"
}
Expand Down

0 comments on commit 4d2e746

Please sign in to comment.