Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 1.1 KB

ServerConfigurationResponse.md

File metadata and controls

27 lines (23 loc) · 1.1 KB

ServerConfigurationResponse

Properties

Name Type Description Notes
id int [optional]
name str [optional]
api_tokens list[str] [optional]
server_link str [optional]
color str [optional]
inbound_address str [optional]
raw_email_enabled bool [optional]
delivery_hook_url str [optional]
smtp_api_activated bool [optional]
inbound_hook_url str [optional]
bounce_hook_url str [optional]
open_hook_url str [optional]
post_first_open_only bool [optional]
track_opens bool [optional]
track_links str [optional]
inbound_domain str [optional]
inbound_hash str [optional]
inbound_spam_threshold int [optional]

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