IPWorks EDI 2020 Python Edition

Questions / Feedback?

as2_from Property

The AS2 Identifier of the sending system.

Syntax

def get_as2_from() -> str: ...

as2_from = property(get_as2_from, None)

Default Value

""

Remarks

May be company name, DUNS number, or anything agreed on by trading partners.

This property is read-only.

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