Record
connection
No description available.
record connection {
active: option<bool>,
anchorsite-override: option<anchorsite-override>,
connection-name: option<string>,
created-at: option<string>,
id: option<string>,
outbound-voice-profile-id: option<outbound-voice-profile-id>,
record-type: option<string>,
updated-at: option<string>,
webhook-api-version: option<connection-webhook-api-version-enum>,
webhook-event-failover-url: option<string>,
webhook-event-url: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| active | option<bool> | |
| anchorsite-override | option<anchorsite-override> | |
| connection-name | option<string> | |
| created-at | option<string> | |
| id | option<string> | |
| outbound-voice-profile-id | option<outbound-voice-profile-id> | |
| record-type | option<string> | |
| updated-at | option<string> | |
| webhook-api-version | option<connection-webhook-api-version-enum> | |
| webhook-event-failover-url | option<string> | |
| webhook-event-url | option<string> |