RAPP Platform API
|
Classes | |
class | Request |
class | Response |
Public Member Functions | |
def | __init__ |
Constructor. More... | |
Public Attributes | |
req | |
resp | |
Email Send Cloud Message object
Definition at line 11 of file EmailSend.py.
def RappCloud.CloudMsgs.EmailSend.EmailSend.__init__ | ( | self, | |
kwargs | |||
) |
Constructor.
**kwargs | - Keyword argumen.ts. Apply values to the request attributes. |
Definition at line 93 of file EmailSend.py.
RappCloud.CloudMsgs.EmailSend.EmailSend.req |
Definition at line 109 of file EmailSend.py.
RappCloud.CloudMsgs.EmailSend.EmailSend.resp |
Definition at line 111 of file EmailSend.py.