IPWorks EDI 2020 Python Edition

Questions / Feedback?

as2_version Property

The version of AS2 being used.

Syntax

def get_as2_version() -> str: ...

as2_version = property(get_as2_version, None)

Default Value

"1.2"

Remarks

The version of AS2 being used.

This property is read-only.

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