Record
fax-application
No description available.
record fax-application {
active: option<connection-active>,
anchorsite-override: option<anchorsite-override>,
application-name: option<application-name>,
created-at: option<string>,
id: option<int-id>,
inbound: option<fax-application-inbound>,
outbound: option<fax-application-outbound>,
record-type: option<string>,
updated-at: option<string>,
webhook-event-failover-url: option<webhook-event-failover-url>,
webhook-event-url: option<webhook-event-url>,
webhook-timeout-secs: option<webhook-timeout-secs>,
}Fields
| Name | Type | Description |
|---|---|---|
| active | option<connection-active> | |
| anchorsite-override | option<anchorsite-override> | |
| application-name | option<application-name> | |
| created-at | option<string> | |
| id | option<int-id> | |
| inbound | option<fax-application-inbound> | |
| outbound | option<fax-application-outbound> | |
| record-type | option<string> | |
| updated-at | option<string> | |
| webhook-event-failover-url | option<webhook-event-failover-url> | |
| webhook-event-url | option<webhook-event-url> | |
| webhook-timeout-secs | option<webhook-timeout-secs> |