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