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

Public Member Functions

def __init__
 Constructor. More...
 

Public Attributes

 error
 Error message. More...
 

Detailed Description

Email Send Cloud Response object.

EmailSend.Response

Definition at line 75 of file EmailSend.py.

Constructor & Destructor Documentation

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

Constructor.

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

Definition at line 80 of file EmailSend.py.

Member Data Documentation

RappCloud.CloudMsgs.EmailSend.EmailSend.Response.error

Error message.

Definition at line 89 of file EmailSend.py.


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