Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.49 KB

FaxApplication.md

File metadata and controls

24 lines (16 loc) · 1.49 KB

FaxApplication

Properties

Name Type Description Notes
id String Identifies the resource. [optional] [readonly]
recordType String Identifies the type of the resource. [optional]
applicationName String A user-assigned name to help manage the application. [optional]
active Boolean Specifies whether the connection can be used. [optional]
anchorsiteOverride AnchorsiteOverride [optional]
webhookEventUrl String The URL where webhooks related to this connection will be sent. Must include a scheme, such as 'https'. [optional]
webhookEventFailoverUrl String The failover URL where webhooks related to this connection will be sent if sending to the primary URL fails. Must include a scheme, such as 'https'. [optional]
webhookTimeoutSecs Integer Specifies how many seconds to wait before timing out a webhook. [optional]
inbound CreateFaxApplicationRequestInbound [optional]
outbound CreateExternalConnectionRequestOutbound [optional]
createdAt String ISO 8601 formatted date indicating when the resource was created. [optional]
updatedAt String ISO 8601 formatted date indicating when the resource was updated. [optional]