X12MessageIdentifier Class
The X12 message identifier.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
msrest.serialization.ModelX12MessageIdentifier
Constructor
X12MessageIdentifier(*, message_id: str, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
message_id
|
Required. The message id. |
Variables
Name | Description |
---|---|
message_id
|
Required. The message id. |
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