IPWorks X12 2020 Python Edition

Questions / Feedback?

x_transaction_code Property

The transaction code of the current segment.

Syntax

def get_x_transaction_code() -> str: ...

x_transaction_code = property(get_x_transaction_code, None)

Default Value

""

Remarks

The current segment is specified via the x_path property.

This property is read-only.

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