IPWorks EDI 2020 Python Edition

Questions / Feedback?

edi_standard_version Property

The version of the EDI specification.

Syntax

def get_edi_standard_version() -> str: ...

edi_standard_version = property(get_edi_standard_version, None)

Default Value

""

Remarks

This property will be populated after parsing begins and the correct version string for is located via the schema, such as 004010 for X12.

This property is read-only.

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