angelos.document.envelope¶
Module docstring.
-
class
angelos.document.envelope.
Envelope
(nd: dict = {}, strict: bool = True)¶ Bases:
angelos.document.document.Document
,angelos.document.document.OwnerMixin
Short summary.
-
message
¶ Description of attribute message.
- Type
-
header
¶ Description of attribute header.
- Type
-
posted
¶ Description of attribute posted.
- Type
-
apply_rules
() → bool¶ Short summary.
- Returns
Description of returned object.
- Return type
type
-
period
() → float¶ The Delta period to expiry date.
- Returns (datetime.timedelta):
The Delta period.
-
-
class
angelos.document.envelope.
Header
(nd: dict = {}, strict: bool = True)¶ Bases:
angelos.document.model.BaseDocument
Short summary.
-
op
¶ Description of attribute op.
- Type
-
timestamp
¶ Description of attribute timestamp.
- Type
-
signature
¶ Description of attribute signature.
- Type
-