ISDS envelope.
This class holds the envelope content.
Recipient data box identifier (7 characters).
Note: | Madatory. |
---|---|
Type: | string |
Sender data box identifier (7 characters).
Note: | Special value ‘aaaaaaa’ means sent by ISDS. |
---|---|
Type: | string |
Message acceptance time.
Note: | A copy of the value is returned when read. A copy of the value is stored when written. |
---|---|
Type: | isds_time |
Allow delivery through fiction.
Note: | Even if recipient did not read this message the message is considered to be delivered after (currently) 10 days. This is delivery through fiction. This applies only to OVM dbType sender. |
---|---|
Type: | bool |
Recipient has OVM role.
Type: | bool |
---|
Subject (title) of the message (max 255 characters).
Note: | Mandatory. |
---|---|
Type: | string |
Rounded dize of message documents in kilobytes.
Type: | int |
---|
Message delivery time.
Note: | A copy of the value is returned when read. A copy of the value is stored when written. |
---|---|
Type: | isds_time |
Message identifier.
Note: | Message identifiers are integers but are stored as strings. |
---|---|
Type: | string |
Number of act mandating authority.
Type: | int |
---|
Paragraph of act mandating authority. Czech: odstavec.
Type: | string |
---|
Point of act mandating authority. Czech: písmeno.
Type: | string |
---|
Section of act mandating authority. Czech: paragraf.
Type: | string |
---|
Year of act issue mandating authority.
Type: | int |
---|
Message state.
Type: | isds_message_status |
---|
OVM sending mode.
Note: | Optional. Non-OVM dbType boxes that has dbEffectiveOVM == True MUST select between True (OVM mode) and False (non-OVM mode). |
---|---|
Note: | Implicit value is True. |
Type: | bool |
Ordinal number in list of incoming/outgoing messages.
Type: | int |
---|
If True then only person with higher privileges can read this message.
Type: | bool |
---|
Allow sender to express his name. It shall be available to recipient using isds_ctx.isds_get_message_sender(). Sender type will be always available. Default value is False.
Note: | Optional. |
---|---|
Type: | bool |
Recipient name (max 100 characters).
Type: | string |
---|
Recipient postal address (max 100 chracters).
Type: | string |
---|
Czech: spisová značka příjemce (max 50 characters).
Note: | Optional. |
---|---|
Type: | string |
Recipient organisation unit.
Note: | Optional. |
---|---|
Type: | string |
Recipient organisation unit number.
Note: | Optional. |
---|---|
Type: | int |
Czech: jednací číslo příjemce (max 50 characters).
Note: | Optional. |
---|---|
Type: | string |
Sender name (max 100 characters).
Type: | string |
---|
Sender postal address (max 100 characters).
Type: | string |
---|
Czech: spisová značka odesílatele (max 50 characters).
Note: | Optional. |
---|---|
Type: | string |
Sender organisation unit.
Note: | Optional. |
---|---|
Type: | string |
Sender organisation unit number.
Note: | Optional. |
---|---|
Type: | int |
Czech: jednací číslo odesílatele (max 50 characters).
Note: | Optional. |
---|---|
Type: | string |
Approximate sender data box type.
Type: | int |
---|
Person in recipient organisation.
Note: | Optional. |
---|---|
Type: | string |
Message type (commercial subtypes or government message):
Note: | The length is exactly 1 UTF-8 character. |
---|---|
Type: | string |
Default value while sending may is undefined which has the same meaning as ‘V’.
List of events.
Note: | A copy of the value is returned when read. A copy of the value is stored when written. |
---|---|
Type: | list of isds_event |
Message hash.
Note: | A copy of the value is returned when read. A copy of the value is stored when written. |
---|---|
Type: | isds_hash |
Envelope time stamp.
Note: | A copy of the value is returned when read. A copy of the value is stored when written. |
---|---|
Note: | You may also use the bytes type when storing the value. |
Type: | bytearray |