ISDS message.
This class holds the message content.
List of documents.
Note: | A copy of the value is returned when read. A copy of the value is stored when written. |
---|---|
Type: | list of isds_document |
Message envelope.
Note: | A copy of the value is returned when read. A copy of the value is stored when written. |
---|---|
Type: | isds_envelope |
Raw data.
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. |
Note: | The wrapper code does not handle this entry properly. But it is generally safe to read the raw data when a isds_message instance has been obtained as a result of a library function call (e.g. when downloading a message). |
Type: | bytearray |
Content type of isds_message.raw data.
Note: | Meaningful only with non-empty raw member. |
---|---|
Type: | isds_raw_type |