Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.38 KB

Faxbox.md

File metadata and controls

21 lines (18 loc) · 1.38 KB

IO.Swagger.Model.Faxbox

Properties

Name Type Description Notes
Attempts int? The number of attempts made, this will be set by the system and reset automatically on put/post [optional]
CallerId string The Caller-ID-Number [optional]
CallerName string The Caller-ID-Name [optional] [default to "Kazoo Fax Printer"]
CustomSmtpEmailAddress string custom smtp address [optional]
FaxHeader string The name printed at the top of the fax [optional] [default to "Kazoo Fax Printer"]
FaxIdentity string The number printed at the top of the fax [optional]
FaxTimezone string The timezone announced [optional]
Flags List<string> Flags set by external applications [optional]
Media FaxboxMedia [optional]
Name string A friendly name for the faxbox
Notifications FaxboxNotifications [optional]
Retries int? The number of times to retry [optional]
SmtpPermissionList List<string> smtp permission list. accepts regular expressions [optional]

[Back to Model list] [Back to API list] [Back to README]