Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit 407c390

Browse files
Agrim JainAgrim Jain
authored andcommitted
Merge branch 'master' into Agrim/DAPI-458/fix--js-api-docs
2 parents 1104a41 + 92f1f4b commit 407c390

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

config/v3/get_settings/receive.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,28 @@
192192
],
193193
"sensitive": 1
194194
},
195+
"phone_number_verification": {
196+
"description": "The status of the Phone Number Verification.",
197+
"type": "object",
198+
"additionalProperties": false,
199+
"required": [
200+
"verified"
201+
],
202+
"properties": {
203+
"next_attempt": {
204+
"description": "(Optional) Indicates the timestamp for the next verification attempt",
205+
"type": "integer"
206+
},
207+
"verified": {
208+
"description": "Indicates the verification status of the client's phone number.",
209+
"type": "integer",
210+
"enum": [
211+
0,
212+
1
213+
]
214+
}
215+
}
216+
},
195217
"place_of_birth": {
196218
"description": "Place of birth, 2-letter country code.",
197219
"type": [

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy