RAPP Platform API
 All Classes Namespaces Files Functions Variables Typedefs
RappCloud.CloudMsgs.EmailSend.EmailSend Class Reference
Inheritance diagram for RappCloud.CloudMsgs.EmailSend.EmailSend:
Collaboration diagram for RappCloud.CloudMsgs.EmailSend.EmailSend:

Classes

class  Request
 
class  Response
 

Public Member Functions

def __init__
 Constructor. More...
 

Public Attributes

 req
 
 resp
 

Detailed Description

Email Send Cloud Message object 

Definition at line 11 of file EmailSend.py.

Constructor & Destructor Documentation

def RappCloud.CloudMsgs.EmailSend.EmailSend.__init__ (   self,
  kwargs 
)

Constructor.

Parameters
**kwargs- Keyword argumen.ts. Apply values to the request attributes.

Definition at line 93 of file EmailSend.py.

Member Data Documentation

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.


The documentation for this class was generated from the following file: