Record
create-fax-application-params
No description available.
record create-fax-application-params {
active: option<connection-active>,
anchorsite-override: option<anchorsite-override>,
application-name: application-name,
inbound: option<create-fax-application-request-inbound>,
outbound: option<create-fax-application-request-outbound>,
webhook-event-failover-url: option<webhook-event-failover-url>,
webhook-event-url: 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 | application-name | |
| inbound | option<create-fax-application-request-inbound> | |
| outbound | option<create-fax-application-request-outbound> | |
| webhook-event-failover-url | option<webhook-event-failover-url> | |
| webhook-event-url | webhook-event-url | |
| webhook-timeout-secs | option<webhook-timeout-secs> |