mailslurp.model.SimpleSendEmailOptions
Load the model package
Properties
Name | Type | Description | Notes |
---|---|---|---|
senderId | String | ID of inbox to send from. If null an inbox will be created for sending | [optional] |
to | String | Email address to send to | |
body | String | Body of the email message. Supports HTML | [optional] |
subject | String | Subject line of the email | [optional] |