IPWorks EDI 2020 Python Edition

Questions / Feedback?

as2_to Property

The AS2 Identifier of the receiving system.

Syntax

def get_as2_to() -> str: ...

as2_to = property(get_as2_to, 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]