EdifactProcessingSettings Class
The Edifact agreement protocol settings.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
EdifactProcessingSettings
Constructor
EdifactProcessingSettings(*, mask_security_info: bool, preserve_interchange: bool, suspend_interchange_on_error: bool, create_empty_xml_tags_for_trailing_separators: bool, use_dot_as_decimal_separator: bool, **kwargs)
Variables
- mask_security_info
- bool
Required. The value indicating whether to mask security information.
- preserve_interchange
- bool
Required. The value indicating whether to preserve interchange.
- suspend_interchange_on_error
- bool
Required. The value indicating whether to suspend interchange on error.
- create_empty_xml_tags_for_trailing_separators
- bool
Required. The value indicating whether to create empty xml tags for trailing separators.
- use_dot_as_decimal_separator
- bool
Required. The value indicating whether to use dot as decimal separator.
Feedback
Submit and view feedback for