| Name | Type | Description | Notes |
|---|---|---|---|
| created | datetime | { "description" : "The UTC DateTime when the object was created.", "verbs":[] } | [optional] |
| changed_by | str | { "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 | str | { "description" : "ID of the email provider.", "verbs":["GET"] } | [optional] |
| organization_id | str | { "description" : "ID of the organization associated with the email provider.", "verbs":["POST","PUT","GET"] } | |
| name | str | ||
| host | str | ||
| port | int | ||
| username | str | [optional] | |
| password | str | [optional] | |
| deleted | bool | { "description" : "Has the dunning-line been deleted?", "verbs":["POST","PUT","GET"] } | [default to False] |
This repository was archived by the owner on Oct 17, 2023. It is now read-only.