IPWorks EDI 2020 Python Edition

Questions / Feedback?

compression_format Property

The compression format used on the incoming message.

Syntax

def get_compression_format() -> int: ...

compression_format = property(get_compression_format, None)

Default Value

0

Remarks

The compression format used on the incoming message, if any. Compressed messages will automatically be decompressed by the class.

This property is read-only.

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