Skip to content
This repository was archived by the owner on Oct 17, 2023. It is now read-only.

Latest commit

 

History

History
18 lines (15 loc) · 1.33 KB

EmailProvider.md

File metadata and controls

18 lines (15 loc) · 1.33 KB

Bfwd::EmailProvider

Properties

Name Type Description Notes
created DateTime { "description" : "The UTC DateTime when the object was created.", "verbs":[] } [optional]
changed_by String { "description" : "ID of the user who last updated the entity.", "verbs":[] } [optional]
updated DateTime { "description" : "The UTC DateTime when the object was last updated.", "verbs":[] } [optional]
id String { "description" : "ID of the email provider.", "verbs":["GET"] } [optional]
organization_id String { "description" : "ID of the organization associated with the email provider.", "verbs":["POST","PUT","GET"] }
name String
host String
port Integer
username String [optional]
password String [optional]
deleted BOOLEAN { "description" : "Has the dunning-line been deleted?", "verbs":["POST","PUT","GET"] } [default to false]