Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 689 Bytes

CreateEmailTaskVM.md

File metadata and controls

19 lines (16 loc) · 689 Bytes

# CreateEmailTaskVM

Properties

Name Type Description Notes
body string [optional]
enable_ssl bool [optional]
from string [optional]
is_body_html bool [optional]
password string [optional]
port int [optional]
server string [optional]
subject string [optional]
to string[] [optional]
username string [optional]
t string

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