angelos.document.messages¶
Module docstring.
-
class
angelos.document.messages.
Attachment
(nd: dict = {}, strict: bool = True)¶ Bases:
angelos.document.model.BaseDocument
Short summary.
-
name
¶ Description of attribute name.
- Type
-
mime
¶ Description of attribute mime.
- Type
-
data
¶ Description of attribute data.
- Type
-
-
class
angelos.document.messages.
Instant
(nd: dict = {}, strict: bool = True)¶ Bases:
angelos.document.messages.Message
Short summary.
-
body
¶ Description of attribute body.
- Type
-
mime
¶ Description of attribute mime.
- Type
-
apply_rules
() → bool¶ Short summary.
- Returns
Description of returned object.
- Return type
type
-
-
class
angelos.document.messages.
Mail
(nd: dict = {}, strict: bool = True)¶ Bases:
angelos.document.messages.Message
Short summary.
-
subject
¶ Description of attribute subject.
- Type
-
attachments
¶ Description of attribute attachments.
- Type
-
apply_rules
() → bool¶ Short summary.
- Returns
Description of returned object.
- Return type
type
-
-
class
angelos.document.messages.
Message
(nd: dict = {}, strict: bool = True)¶ Bases:
angelos.document.document.Document
,angelos.document.document.OwnerMixin
Short summary.
-
body
¶ Description of attribute body.
- Type
-
posted
¶ Description of attribute posted.
- Type
-
period
() → float¶ The Delta period to expiry date.
- Returns (datetime.timedelta):
The Delta period.
-
-
class
angelos.document.messages.
Note
(nd: dict = {}, strict: bool = True)¶ Bases:
angelos.document.messages.Message
Short summary.
-
apply_rules
() → bool¶ Short summary.
- Returns
Description of returned object.
- Return type
type
-
-
class
angelos.document.messages.
Report
(nd: dict = {}, strict: bool = True)¶ Bases:
angelos.document.messages.Mail
Short summary.
-
apply_rules
() → bool¶ Short summary.
- Returns
Description of returned object.
- Return type
type
-
Bases:
angelos.document.messages.Mail
Short summary.
Description of attribute type.
- Type
Short summary.
- Returns
Description of returned object.
- Return type
type