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