Record
profile-response
No description available.
record profile-response {
call: option<profile-call-response>,
created-at: option<string>,
flashcall: option<profile-flashcall-response>,
id: option<string>,
language: option<string>,
name: option<string>,
psd2: option<profile-psd2-response>,
record-type: option<verification-profile-record-type>,
sms: option<profile-sms-response>,
updated-at: option<string>,
webhook-failover-url: option<string>,
webhook-url: option<string>,
whatsapp: option<profile-whatsapp-response>,
}Fields
| Name | Type | Description |
|---|---|---|
| call | option<profile-call-response> | |
| created-at | option<string> | |
| flashcall | option<profile-flashcall-response> | |
| id | option<string> | |
| language | option<string> | |
| name | option<string> | |
| psd2 | option<profile-psd2-response> | |
| record-type | option<verification-profile-record-type> | |
| sms | option<profile-sms-response> | |
| updated-at | option<string> | |
| webhook-failover-url | option<string> | |
| webhook-url | option<string> | |
| option<profile-whatsapp-response> |