IPWorks EDI 2020 Python Edition

Questions / Feedback?

message_id Property

The message ID of the incoming message.

Syntax

def get_message_id() -> str: ...

message_id = property(get_message_id, None)

Default Value

""

Remarks

message_id corresponds to the Message-Id header of request, and will be used as the Original-Message-Id header of mdn_receipt.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 Python Edition - Version 20.0 [Build 8203]