Record
verification
No description available.
record verification {
call-timeout-secs: option<s32>,
created-at: option<string>,
id: option<string>,
phone-number: option<string>,
record-type: option<verification-record-type>,
status: option<verification-status>,
timeout-secs: option<s32>,
updated-at: option<string>,
verification-type: option<verification-type>,
verify-profile-id: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| call-timeout-secs | option<s32> | |
| created-at | option<string> | |
| id | option<string> | |
| phone-number | option<string> | |
| record-type | option<verification-record-type> | |
| status | option<verification-status> | |
| timeout-secs | option<s32> | |
| updated-at | option<string> | |
| verification-type | option<verification-type> | |
| verify-profile-id | option<string> |