RAPP Platform API
|
Public Member Functions | |
def | __init__ |
Constructor. More... | |
Public Attributes | |
error | |
Error message. More... | |
Email Send Cloud Response object. EmailSend.Response
Definition at line 75 of file EmailSend.py.
def RappCloud.CloudMsgs.EmailSend.EmailSend.Response.__init__ | ( | self, | |
kwargs | |||
) |
Constructor.
**kwargs | - Keyword arguments. Apply values to the request attributes. |
Definition at line 80 of file EmailSend.py.
RappCloud.CloudMsgs.EmailSend.EmailSend.Response.error |
Error message.
Definition at line 89 of file EmailSend.py.