EdifactMessageIdentifier Class
The Edifact message identifier.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
msrest.serialization.ModelEdifactMessageIdentifier
Constructor
EdifactMessageIdentifier(*, message_id: str, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
message_id
|
Required. The message id on which this envelope settings has to be applied. |
Variables
Name | Description |
---|---|
message_id
|
Required. The message id on which this envelope settings has to be applied. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python