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