IPWorks EDI 2020 Python Edition

Questions / Feedback?

mdn_receipt_message Property

The human-readable portion of the MDN receipt.

Syntax

def get_mdn_receipt_message() -> str: ...

mdn_receipt_message = property(get_mdn_receipt_message, None)

Default Value

""

Remarks

The human-readable portion of the MDN receipt.

The human-readable portion of the MDN receipt that indicates the status of the message processing. This can be used to provide the user with a helpful message in the event that an error is encountered.

This property is read-only.

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