1. Packages
  2. Azure Native
  3. API Docs
  4. logic
  5. getIntegrationAccountAgreement
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

azure-native.logic.getIntegrationAccountAgreement

Explore with Pulumi AI

This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

Gets an integration account agreement.

Uses Azure REST API version 2019-05-01.

Other available API versions: 2015-08-01-preview.

Using getIntegrationAccountAgreement

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getIntegrationAccountAgreement(args: GetIntegrationAccountAgreementArgs, opts?: InvokeOptions): Promise<GetIntegrationAccountAgreementResult>
function getIntegrationAccountAgreementOutput(args: GetIntegrationAccountAgreementOutputArgs, opts?: InvokeOptions): Output<GetIntegrationAccountAgreementResult>
Copy
def get_integration_account_agreement(agreement_name: Optional[str] = None,
                                      integration_account_name: Optional[str] = None,
                                      resource_group_name: Optional[str] = None,
                                      opts: Optional[InvokeOptions] = None) -> GetIntegrationAccountAgreementResult
def get_integration_account_agreement_output(agreement_name: Optional[pulumi.Input[str]] = None,
                                      integration_account_name: Optional[pulumi.Input[str]] = None,
                                      resource_group_name: Optional[pulumi.Input[str]] = None,
                                      opts: Optional[InvokeOptions] = None) -> Output[GetIntegrationAccountAgreementResult]
Copy
func LookupIntegrationAccountAgreement(ctx *Context, args *LookupIntegrationAccountAgreementArgs, opts ...InvokeOption) (*LookupIntegrationAccountAgreementResult, error)
func LookupIntegrationAccountAgreementOutput(ctx *Context, args *LookupIntegrationAccountAgreementOutputArgs, opts ...InvokeOption) LookupIntegrationAccountAgreementResultOutput
Copy

> Note: This function is named LookupIntegrationAccountAgreement in the Go SDK.

public static class GetIntegrationAccountAgreement 
{
    public static Task<GetIntegrationAccountAgreementResult> InvokeAsync(GetIntegrationAccountAgreementArgs args, InvokeOptions? opts = null)
    public static Output<GetIntegrationAccountAgreementResult> Invoke(GetIntegrationAccountAgreementInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetIntegrationAccountAgreementResult> getIntegrationAccountAgreement(GetIntegrationAccountAgreementArgs args, InvokeOptions options)
public static Output<GetIntegrationAccountAgreementResult> getIntegrationAccountAgreement(GetIntegrationAccountAgreementArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:logic:getIntegrationAccountAgreement
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

AgreementName
This property is required.
Changes to this property will trigger replacement.
string
The integration account agreement name.
IntegrationAccountName
This property is required.
Changes to this property will trigger replacement.
string
The integration account name.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The resource group name.
AgreementName
This property is required.
Changes to this property will trigger replacement.
string
The integration account agreement name.
IntegrationAccountName
This property is required.
Changes to this property will trigger replacement.
string
The integration account name.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The resource group name.
agreementName
This property is required.
Changes to this property will trigger replacement.
String
The integration account agreement name.
integrationAccountName
This property is required.
Changes to this property will trigger replacement.
String
The integration account name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The resource group name.
agreementName
This property is required.
Changes to this property will trigger replacement.
string
The integration account agreement name.
integrationAccountName
This property is required.
Changes to this property will trigger replacement.
string
The integration account name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The resource group name.
agreement_name
This property is required.
Changes to this property will trigger replacement.
str
The integration account agreement name.
integration_account_name
This property is required.
Changes to this property will trigger replacement.
str
The integration account name.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The resource group name.
agreementName
This property is required.
Changes to this property will trigger replacement.
String
The integration account agreement name.
integrationAccountName
This property is required.
Changes to this property will trigger replacement.
String
The integration account name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The resource group name.

getIntegrationAccountAgreement Result

The following output properties are available:

AgreementType string
The agreement type.
ChangedTime string
The changed time.
Content Pulumi.AzureNative.Logic.Outputs.AgreementContentResponse
The agreement content.
CreatedTime string
The created time.
GuestIdentity Pulumi.AzureNative.Logic.Outputs.BusinessIdentityResponse
The business identity of the guest partner.
GuestPartner string
The integration account partner that is set as guest partner for this agreement.
HostIdentity Pulumi.AzureNative.Logic.Outputs.BusinessIdentityResponse
The business identity of the host partner.
HostPartner string
The integration account partner that is set as host partner for this agreement.
Id string
The resource id.
Name string
Gets the resource name.
Type string
Gets the resource type.
Location string
The resource location.
Metadata object
The metadata.
Tags Dictionary<string, string>
The resource tags.
AgreementType string
The agreement type.
ChangedTime string
The changed time.
Content AgreementContentResponse
The agreement content.
CreatedTime string
The created time.
GuestIdentity BusinessIdentityResponse
The business identity of the guest partner.
GuestPartner string
The integration account partner that is set as guest partner for this agreement.
HostIdentity BusinessIdentityResponse
The business identity of the host partner.
HostPartner string
The integration account partner that is set as host partner for this agreement.
Id string
The resource id.
Name string
Gets the resource name.
Type string
Gets the resource type.
Location string
The resource location.
Metadata interface{}
The metadata.
Tags map[string]string
The resource tags.
agreementType String
The agreement type.
changedTime String
The changed time.
content AgreementContentResponse
The agreement content.
createdTime String
The created time.
guestIdentity BusinessIdentityResponse
The business identity of the guest partner.
guestPartner String
The integration account partner that is set as guest partner for this agreement.
hostIdentity BusinessIdentityResponse
The business identity of the host partner.
hostPartner String
The integration account partner that is set as host partner for this agreement.
id String
The resource id.
name String
Gets the resource name.
type String
Gets the resource type.
location String
The resource location.
metadata Object
The metadata.
tags Map<String,String>
The resource tags.
agreementType string
The agreement type.
changedTime string
The changed time.
content AgreementContentResponse
The agreement content.
createdTime string
The created time.
guestIdentity BusinessIdentityResponse
The business identity of the guest partner.
guestPartner string
The integration account partner that is set as guest partner for this agreement.
hostIdentity BusinessIdentityResponse
The business identity of the host partner.
hostPartner string
The integration account partner that is set as host partner for this agreement.
id string
The resource id.
name string
Gets the resource name.
type string
Gets the resource type.
location string
The resource location.
metadata any
The metadata.
tags {[key: string]: string}
The resource tags.
agreement_type str
The agreement type.
changed_time str
The changed time.
content AgreementContentResponse
The agreement content.
created_time str
The created time.
guest_identity BusinessIdentityResponse
The business identity of the guest partner.
guest_partner str
The integration account partner that is set as guest partner for this agreement.
host_identity BusinessIdentityResponse
The business identity of the host partner.
host_partner str
The integration account partner that is set as host partner for this agreement.
id str
The resource id.
name str
Gets the resource name.
type str
Gets the resource type.
location str
The resource location.
metadata Any
The metadata.
tags Mapping[str, str]
The resource tags.
agreementType String
The agreement type.
changedTime String
The changed time.
content Property Map
The agreement content.
createdTime String
The created time.
guestIdentity Property Map
The business identity of the guest partner.
guestPartner String
The integration account partner that is set as guest partner for this agreement.
hostIdentity Property Map
The business identity of the host partner.
hostPartner String
The integration account partner that is set as host partner for this agreement.
id String
The resource id.
name String
Gets the resource name.
type String
Gets the resource type.
location String
The resource location.
metadata Any
The metadata.
tags Map<String>
The resource tags.

Supporting Types

AS2AcknowledgementConnectionSettingsResponse

IgnoreCertificateNameMismatch This property is required. bool
Indicates whether to ignore mismatch in certificate name.
KeepHttpConnectionAlive This property is required. bool
Indicates whether to keep the connection alive.
SupportHttpStatusCodeContinue This property is required. bool
Indicates whether to support HTTP status code 'CONTINUE'.
UnfoldHttpHeaders This property is required. bool
Indicates whether to unfold the HTTP headers.
IgnoreCertificateNameMismatch This property is required. bool
Indicates whether to ignore mismatch in certificate name.
KeepHttpConnectionAlive This property is required. bool
Indicates whether to keep the connection alive.
SupportHttpStatusCodeContinue This property is required. bool
Indicates whether to support HTTP status code 'CONTINUE'.
UnfoldHttpHeaders This property is required. bool
Indicates whether to unfold the HTTP headers.
ignoreCertificateNameMismatch This property is required. Boolean
Indicates whether to ignore mismatch in certificate name.
keepHttpConnectionAlive This property is required. Boolean
Indicates whether to keep the connection alive.
supportHttpStatusCodeContinue This property is required. Boolean
Indicates whether to support HTTP status code 'CONTINUE'.
unfoldHttpHeaders This property is required. Boolean
Indicates whether to unfold the HTTP headers.
ignoreCertificateNameMismatch This property is required. boolean
Indicates whether to ignore mismatch in certificate name.
keepHttpConnectionAlive This property is required. boolean
Indicates whether to keep the connection alive.
supportHttpStatusCodeContinue This property is required. boolean
Indicates whether to support HTTP status code 'CONTINUE'.
unfoldHttpHeaders This property is required. boolean
Indicates whether to unfold the HTTP headers.
ignore_certificate_name_mismatch This property is required. bool
Indicates whether to ignore mismatch in certificate name.
keep_http_connection_alive This property is required. bool
Indicates whether to keep the connection alive.
support_http_status_code_continue This property is required. bool
Indicates whether to support HTTP status code 'CONTINUE'.
unfold_http_headers This property is required. bool
Indicates whether to unfold the HTTP headers.
ignoreCertificateNameMismatch This property is required. Boolean
Indicates whether to ignore mismatch in certificate name.
keepHttpConnectionAlive This property is required. Boolean
Indicates whether to keep the connection alive.
supportHttpStatusCodeContinue This property is required. Boolean
Indicates whether to support HTTP status code 'CONTINUE'.
unfoldHttpHeaders This property is required. Boolean
Indicates whether to unfold the HTTP headers.

AS2AgreementContentResponse

ReceiveAgreement This property is required. Pulumi.AzureNative.Logic.Inputs.AS2OneWayAgreementResponse
The AS2 one-way receive agreement.
SendAgreement This property is required. Pulumi.AzureNative.Logic.Inputs.AS2OneWayAgreementResponse
The AS2 one-way send agreement.
ReceiveAgreement This property is required. AS2OneWayAgreementResponse
The AS2 one-way receive agreement.
SendAgreement This property is required. AS2OneWayAgreementResponse
The AS2 one-way send agreement.
receiveAgreement This property is required. AS2OneWayAgreementResponse
The AS2 one-way receive agreement.
sendAgreement This property is required. AS2OneWayAgreementResponse
The AS2 one-way send agreement.
receiveAgreement This property is required. AS2OneWayAgreementResponse
The AS2 one-way receive agreement.
sendAgreement This property is required. AS2OneWayAgreementResponse
The AS2 one-way send agreement.
receive_agreement This property is required. AS2OneWayAgreementResponse
The AS2 one-way receive agreement.
send_agreement This property is required. AS2OneWayAgreementResponse
The AS2 one-way send agreement.
receiveAgreement This property is required. Property Map
The AS2 one-way receive agreement.
sendAgreement This property is required. Property Map
The AS2 one-way send agreement.

AS2EnvelopeSettingsResponse

AutogenerateFileName This property is required. bool
The value indicating whether to auto generate file name.
FileNameTemplate This property is required. string
The template for file name.
MessageContentType This property is required. string
The message content type.
SuspendMessageOnFileNameGenerationError This property is required. bool
The value indicating whether to suspend message on file name generation error.
TransmitFileNameInMimeHeader This property is required. bool
The value indicating whether to transmit file name in mime header.
AutogenerateFileName This property is required. bool
The value indicating whether to auto generate file name.
FileNameTemplate This property is required. string
The template for file name.
MessageContentType This property is required. string
The message content type.
SuspendMessageOnFileNameGenerationError This property is required. bool
The value indicating whether to suspend message on file name generation error.
TransmitFileNameInMimeHeader This property is required. bool
The value indicating whether to transmit file name in mime header.
autogenerateFileName This property is required. Boolean
The value indicating whether to auto generate file name.
fileNameTemplate This property is required. String
The template for file name.
messageContentType This property is required. String
The message content type.
suspendMessageOnFileNameGenerationError This property is required. Boolean
The value indicating whether to suspend message on file name generation error.
transmitFileNameInMimeHeader This property is required. Boolean
The value indicating whether to transmit file name in mime header.
autogenerateFileName This property is required. boolean
The value indicating whether to auto generate file name.
fileNameTemplate This property is required. string
The template for file name.
messageContentType This property is required. string
The message content type.
suspendMessageOnFileNameGenerationError This property is required. boolean
The value indicating whether to suspend message on file name generation error.
transmitFileNameInMimeHeader This property is required. boolean
The value indicating whether to transmit file name in mime header.
autogenerate_file_name This property is required. bool
The value indicating whether to auto generate file name.
file_name_template This property is required. str
The template for file name.
message_content_type This property is required. str
The message content type.
suspend_message_on_file_name_generation_error This property is required. bool
The value indicating whether to suspend message on file name generation error.
transmit_file_name_in_mime_header This property is required. bool
The value indicating whether to transmit file name in mime header.
autogenerateFileName This property is required. Boolean
The value indicating whether to auto generate file name.
fileNameTemplate This property is required. String
The template for file name.
messageContentType This property is required. String
The message content type.
suspendMessageOnFileNameGenerationError This property is required. Boolean
The value indicating whether to suspend message on file name generation error.
transmitFileNameInMimeHeader This property is required. Boolean
The value indicating whether to transmit file name in mime header.

AS2ErrorSettingsResponse

ResendIfMDNNotReceived This property is required. bool
The value indicating whether to resend message If MDN is not received.
SuspendDuplicateMessage This property is required. bool
The value indicating whether to suspend duplicate message.
ResendIfMDNNotReceived This property is required. bool
The value indicating whether to resend message If MDN is not received.
SuspendDuplicateMessage This property is required. bool
The value indicating whether to suspend duplicate message.
resendIfMDNNotReceived This property is required. Boolean
The value indicating whether to resend message If MDN is not received.
suspendDuplicateMessage This property is required. Boolean
The value indicating whether to suspend duplicate message.
resendIfMDNNotReceived This property is required. boolean
The value indicating whether to resend message If MDN is not received.
suspendDuplicateMessage This property is required. boolean
The value indicating whether to suspend duplicate message.
resend_if_mdn_not_received This property is required. bool
The value indicating whether to resend message If MDN is not received.
suspend_duplicate_message This property is required. bool
The value indicating whether to suspend duplicate message.
resendIfMDNNotReceived This property is required. Boolean
The value indicating whether to resend message If MDN is not received.
suspendDuplicateMessage This property is required. Boolean
The value indicating whether to suspend duplicate message.

AS2MdnSettingsResponse

MicHashingAlgorithm This property is required. string
The signing or hashing algorithm.
NeedMDN This property is required. bool
The value indicating whether to send or request a MDN.
SendInboundMDNToMessageBox This property is required. bool
The value indicating whether to send inbound MDN to message box.
SendMDNAsynchronously This property is required. bool
The value indicating whether to send the asynchronous MDN.
SignMDN This property is required. bool
The value indicating whether the MDN needs to be signed or not.
SignOutboundMDNIfOptional This property is required. bool
The value indicating whether to sign the outbound MDN if optional.
DispositionNotificationTo string
The disposition notification to header value.
MdnText string
The MDN text.
ReceiptDeliveryUrl string
The receipt delivery URL.
MicHashingAlgorithm This property is required. string
The signing or hashing algorithm.
NeedMDN This property is required. bool
The value indicating whether to send or request a MDN.
SendInboundMDNToMessageBox This property is required. bool
The value indicating whether to send inbound MDN to message box.
SendMDNAsynchronously This property is required. bool
The value indicating whether to send the asynchronous MDN.
SignMDN This property is required. bool
The value indicating whether the MDN needs to be signed or not.
SignOutboundMDNIfOptional This property is required. bool
The value indicating whether to sign the outbound MDN if optional.
DispositionNotificationTo string
The disposition notification to header value.
MdnText string
The MDN text.
ReceiptDeliveryUrl string
The receipt delivery URL.
micHashingAlgorithm This property is required. String
The signing or hashing algorithm.
needMDN This property is required. Boolean
The value indicating whether to send or request a MDN.
sendInboundMDNToMessageBox This property is required. Boolean
The value indicating whether to send inbound MDN to message box.
sendMDNAsynchronously This property is required. Boolean
The value indicating whether to send the asynchronous MDN.
signMDN This property is required. Boolean
The value indicating whether the MDN needs to be signed or not.
signOutboundMDNIfOptional This property is required. Boolean
The value indicating whether to sign the outbound MDN if optional.
dispositionNotificationTo String
The disposition notification to header value.
mdnText String
The MDN text.
receiptDeliveryUrl String
The receipt delivery URL.
micHashingAlgorithm This property is required. string
The signing or hashing algorithm.
needMDN This property is required. boolean
The value indicating whether to send or request a MDN.
sendInboundMDNToMessageBox This property is required. boolean
The value indicating whether to send inbound MDN to message box.
sendMDNAsynchronously This property is required. boolean
The value indicating whether to send the asynchronous MDN.
signMDN This property is required. boolean
The value indicating whether the MDN needs to be signed or not.
signOutboundMDNIfOptional This property is required. boolean
The value indicating whether to sign the outbound MDN if optional.
dispositionNotificationTo string
The disposition notification to header value.
mdnText string
The MDN text.
receiptDeliveryUrl string
The receipt delivery URL.
mic_hashing_algorithm This property is required. str
The signing or hashing algorithm.
need_mdn This property is required. bool
The value indicating whether to send or request a MDN.
send_inbound_mdn_to_message_box This property is required. bool
The value indicating whether to send inbound MDN to message box.
send_mdnasynchronously This property is required. bool
The value indicating whether to send the asynchronous MDN.
sign_mdn This property is required. bool
The value indicating whether the MDN needs to be signed or not.
sign_outbound_mdn_if_optional This property is required. bool
The value indicating whether to sign the outbound MDN if optional.
disposition_notification_to str
The disposition notification to header value.
mdn_text str
The MDN text.
receipt_delivery_url str
The receipt delivery URL.
micHashingAlgorithm This property is required. String
The signing or hashing algorithm.
needMDN This property is required. Boolean
The value indicating whether to send or request a MDN.
sendInboundMDNToMessageBox This property is required. Boolean
The value indicating whether to send inbound MDN to message box.
sendMDNAsynchronously This property is required. Boolean
The value indicating whether to send the asynchronous MDN.
signMDN This property is required. Boolean
The value indicating whether the MDN needs to be signed or not.
signOutboundMDNIfOptional This property is required. Boolean
The value indicating whether to sign the outbound MDN if optional.
dispositionNotificationTo String
The disposition notification to header value.
mdnText String
The MDN text.
receiptDeliveryUrl String
The receipt delivery URL.

AS2MessageConnectionSettingsResponse

IgnoreCertificateNameMismatch This property is required. bool
The value indicating whether to ignore mismatch in certificate name.
KeepHttpConnectionAlive This property is required. bool
The value indicating whether to keep the connection alive.
SupportHttpStatusCodeContinue This property is required. bool
The value indicating whether to support HTTP status code 'CONTINUE'.
UnfoldHttpHeaders This property is required. bool
The value indicating whether to unfold the HTTP headers.
IgnoreCertificateNameMismatch This property is required. bool
The value indicating whether to ignore mismatch in certificate name.
KeepHttpConnectionAlive This property is required. bool
The value indicating whether to keep the connection alive.
SupportHttpStatusCodeContinue This property is required. bool
The value indicating whether to support HTTP status code 'CONTINUE'.
UnfoldHttpHeaders This property is required. bool
The value indicating whether to unfold the HTTP headers.
ignoreCertificateNameMismatch This property is required. Boolean
The value indicating whether to ignore mismatch in certificate name.
keepHttpConnectionAlive This property is required. Boolean
The value indicating whether to keep the connection alive.
supportHttpStatusCodeContinue This property is required. Boolean
The value indicating whether to support HTTP status code 'CONTINUE'.
unfoldHttpHeaders This property is required. Boolean
The value indicating whether to unfold the HTTP headers.
ignoreCertificateNameMismatch This property is required. boolean
The value indicating whether to ignore mismatch in certificate name.
keepHttpConnectionAlive This property is required. boolean
The value indicating whether to keep the connection alive.
supportHttpStatusCodeContinue This property is required. boolean
The value indicating whether to support HTTP status code 'CONTINUE'.
unfoldHttpHeaders This property is required. boolean
The value indicating whether to unfold the HTTP headers.
ignore_certificate_name_mismatch This property is required. bool
The value indicating whether to ignore mismatch in certificate name.
keep_http_connection_alive This property is required. bool
The value indicating whether to keep the connection alive.
support_http_status_code_continue This property is required. bool
The value indicating whether to support HTTP status code 'CONTINUE'.
unfold_http_headers This property is required. bool
The value indicating whether to unfold the HTTP headers.
ignoreCertificateNameMismatch This property is required. Boolean
The value indicating whether to ignore mismatch in certificate name.
keepHttpConnectionAlive This property is required. Boolean
The value indicating whether to keep the connection alive.
supportHttpStatusCodeContinue This property is required. Boolean
The value indicating whether to support HTTP status code 'CONTINUE'.
unfoldHttpHeaders This property is required. Boolean
The value indicating whether to unfold the HTTP headers.

AS2OneWayAgreementResponse

ProtocolSettings This property is required. Pulumi.AzureNative.Logic.Inputs.AS2ProtocolSettingsResponse
The AS2 protocol settings.
ReceiverBusinessIdentity This property is required. Pulumi.AzureNative.Logic.Inputs.BusinessIdentityResponse
The receiver business identity
SenderBusinessIdentity This property is required. Pulumi.AzureNative.Logic.Inputs.BusinessIdentityResponse
The sender business identity
ProtocolSettings This property is required. AS2ProtocolSettingsResponse
The AS2 protocol settings.
ReceiverBusinessIdentity This property is required. BusinessIdentityResponse
The receiver business identity
SenderBusinessIdentity This property is required. BusinessIdentityResponse
The sender business identity
protocolSettings This property is required. AS2ProtocolSettingsResponse
The AS2 protocol settings.
receiverBusinessIdentity This property is required. BusinessIdentityResponse
The receiver business identity
senderBusinessIdentity This property is required. BusinessIdentityResponse
The sender business identity
protocolSettings This property is required. AS2ProtocolSettingsResponse
The AS2 protocol settings.
receiverBusinessIdentity This property is required. BusinessIdentityResponse
The receiver business identity
senderBusinessIdentity This property is required. BusinessIdentityResponse
The sender business identity
protocol_settings This property is required. AS2ProtocolSettingsResponse
The AS2 protocol settings.
receiver_business_identity This property is required. BusinessIdentityResponse
The receiver business identity
sender_business_identity This property is required. BusinessIdentityResponse
The sender business identity
protocolSettings This property is required. Property Map
The AS2 protocol settings.
receiverBusinessIdentity This property is required. Property Map
The receiver business identity
senderBusinessIdentity This property is required. Property Map
The sender business identity

AS2ProtocolSettingsResponse

AcknowledgementConnectionSettings This property is required. Pulumi.AzureNative.Logic.Inputs.AS2AcknowledgementConnectionSettingsResponse
The acknowledgement connection settings.
EnvelopeSettings This property is required. Pulumi.AzureNative.Logic.Inputs.AS2EnvelopeSettingsResponse
The envelope settings.
ErrorSettings This property is required. Pulumi.AzureNative.Logic.Inputs.AS2ErrorSettingsResponse
The error settings.
MdnSettings This property is required. Pulumi.AzureNative.Logic.Inputs.AS2MdnSettingsResponse
The MDN settings.
MessageConnectionSettings This property is required. Pulumi.AzureNative.Logic.Inputs.AS2MessageConnectionSettingsResponse
The message connection settings.
SecuritySettings This property is required. Pulumi.AzureNative.Logic.Inputs.AS2SecuritySettingsResponse
The security settings.
ValidationSettings This property is required. Pulumi.AzureNative.Logic.Inputs.AS2ValidationSettingsResponse
The validation settings.
AcknowledgementConnectionSettings This property is required. AS2AcknowledgementConnectionSettingsResponse
The acknowledgement connection settings.
EnvelopeSettings This property is required. AS2EnvelopeSettingsResponse
The envelope settings.
ErrorSettings This property is required. AS2ErrorSettingsResponse
The error settings.
MdnSettings This property is required. AS2MdnSettingsResponse
The MDN settings.
MessageConnectionSettings This property is required. AS2MessageConnectionSettingsResponse
The message connection settings.
SecuritySettings This property is required. AS2SecuritySettingsResponse
The security settings.
ValidationSettings This property is required. AS2ValidationSettingsResponse
The validation settings.
acknowledgementConnectionSettings This property is required. AS2AcknowledgementConnectionSettingsResponse
The acknowledgement connection settings.
envelopeSettings This property is required. AS2EnvelopeSettingsResponse
The envelope settings.
errorSettings This property is required. AS2ErrorSettingsResponse
The error settings.
mdnSettings This property is required. AS2MdnSettingsResponse
The MDN settings.
messageConnectionSettings This property is required. AS2MessageConnectionSettingsResponse
The message connection settings.
securitySettings This property is required. AS2SecuritySettingsResponse
The security settings.
validationSettings This property is required. AS2ValidationSettingsResponse
The validation settings.
acknowledgementConnectionSettings This property is required. AS2AcknowledgementConnectionSettingsResponse
The acknowledgement connection settings.
envelopeSettings This property is required. AS2EnvelopeSettingsResponse
The envelope settings.
errorSettings This property is required. AS2ErrorSettingsResponse
The error settings.
mdnSettings This property is required. AS2MdnSettingsResponse
The MDN settings.
messageConnectionSettings This property is required. AS2MessageConnectionSettingsResponse
The message connection settings.
securitySettings This property is required. AS2SecuritySettingsResponse
The security settings.
validationSettings This property is required. AS2ValidationSettingsResponse
The validation settings.
acknowledgement_connection_settings This property is required. AS2AcknowledgementConnectionSettingsResponse
The acknowledgement connection settings.
envelope_settings This property is required. AS2EnvelopeSettingsResponse
The envelope settings.
error_settings This property is required. AS2ErrorSettingsResponse
The error settings.
mdn_settings This property is required. AS2MdnSettingsResponse
The MDN settings.
message_connection_settings This property is required. AS2MessageConnectionSettingsResponse
The message connection settings.
security_settings This property is required. AS2SecuritySettingsResponse
The security settings.
validation_settings This property is required. AS2ValidationSettingsResponse
The validation settings.
acknowledgementConnectionSettings This property is required. Property Map
The acknowledgement connection settings.
envelopeSettings This property is required. Property Map
The envelope settings.
errorSettings This property is required. Property Map
The error settings.
mdnSettings This property is required. Property Map
The MDN settings.
messageConnectionSettings This property is required. Property Map
The message connection settings.
securitySettings This property is required. Property Map
The security settings.
validationSettings This property is required. Property Map
The validation settings.

AS2SecuritySettingsResponse

EnableNRRForInboundDecodedMessages This property is required. bool
The value indicating whether to enable NRR for inbound decoded messages.
EnableNRRForInboundEncodedMessages This property is required. bool
The value indicating whether to enable NRR for inbound encoded messages.
EnableNRRForInboundMDN This property is required. bool
The value indicating whether to enable NRR for inbound MDN.
EnableNRRForOutboundDecodedMessages This property is required. bool
The value indicating whether to enable NRR for outbound decoded messages.
EnableNRRForOutboundEncodedMessages This property is required. bool
The value indicating whether to enable NRR for outbound encoded messages.
EnableNRRForOutboundMDN This property is required. bool
The value indicating whether to enable NRR for outbound MDN.
OverrideGroupSigningCertificate This property is required. bool
The value indicating whether to send or request a MDN.
EncryptionCertificateName string
The name of the encryption certificate.
Sha2AlgorithmFormat string
The Sha2 algorithm format. Valid values are Sha2, ShaHashSize, ShaHyphenHashSize, Sha2UnderscoreHashSize.
SigningCertificateName string
The name of the signing certificate.
EnableNRRForInboundDecodedMessages This property is required. bool
The value indicating whether to enable NRR for inbound decoded messages.
EnableNRRForInboundEncodedMessages This property is required. bool
The value indicating whether to enable NRR for inbound encoded messages.
EnableNRRForInboundMDN This property is required. bool
The value indicating whether to enable NRR for inbound MDN.
EnableNRRForOutboundDecodedMessages This property is required. bool
The value indicating whether to enable NRR for outbound decoded messages.
EnableNRRForOutboundEncodedMessages This property is required. bool
The value indicating whether to enable NRR for outbound encoded messages.
EnableNRRForOutboundMDN This property is required. bool
The value indicating whether to enable NRR for outbound MDN.
OverrideGroupSigningCertificate This property is required. bool
The value indicating whether to send or request a MDN.
EncryptionCertificateName string
The name of the encryption certificate.
Sha2AlgorithmFormat string
The Sha2 algorithm format. Valid values are Sha2, ShaHashSize, ShaHyphenHashSize, Sha2UnderscoreHashSize.
SigningCertificateName string
The name of the signing certificate.
enableNRRForInboundDecodedMessages This property is required. Boolean
The value indicating whether to enable NRR for inbound decoded messages.
enableNRRForInboundEncodedMessages This property is required. Boolean
The value indicating whether to enable NRR for inbound encoded messages.
enableNRRForInboundMDN This property is required. Boolean
The value indicating whether to enable NRR for inbound MDN.
enableNRRForOutboundDecodedMessages This property is required. Boolean
The value indicating whether to enable NRR for outbound decoded messages.
enableNRRForOutboundEncodedMessages This property is required. Boolean
The value indicating whether to enable NRR for outbound encoded messages.
enableNRRForOutboundMDN This property is required. Boolean
The value indicating whether to enable NRR for outbound MDN.
overrideGroupSigningCertificate This property is required. Boolean
The value indicating whether to send or request a MDN.
encryptionCertificateName String
The name of the encryption certificate.
sha2AlgorithmFormat String
The Sha2 algorithm format. Valid values are Sha2, ShaHashSize, ShaHyphenHashSize, Sha2UnderscoreHashSize.
signingCertificateName String
The name of the signing certificate.
enableNRRForInboundDecodedMessages This property is required. boolean
The value indicating whether to enable NRR for inbound decoded messages.
enableNRRForInboundEncodedMessages This property is required. boolean
The value indicating whether to enable NRR for inbound encoded messages.
enableNRRForInboundMDN This property is required. boolean
The value indicating whether to enable NRR for inbound MDN.
enableNRRForOutboundDecodedMessages This property is required. boolean
The value indicating whether to enable NRR for outbound decoded messages.
enableNRRForOutboundEncodedMessages This property is required. boolean
The value indicating whether to enable NRR for outbound encoded messages.
enableNRRForOutboundMDN This property is required. boolean
The value indicating whether to enable NRR for outbound MDN.
overrideGroupSigningCertificate This property is required. boolean
The value indicating whether to send or request a MDN.
encryptionCertificateName string
The name of the encryption certificate.
sha2AlgorithmFormat string
The Sha2 algorithm format. Valid values are Sha2, ShaHashSize, ShaHyphenHashSize, Sha2UnderscoreHashSize.
signingCertificateName string
The name of the signing certificate.
enable_nrr_for_inbound_decoded_messages This property is required. bool
The value indicating whether to enable NRR for inbound decoded messages.
enable_nrr_for_inbound_encoded_messages This property is required. bool
The value indicating whether to enable NRR for inbound encoded messages.
enable_nrr_for_inbound_mdn This property is required. bool
The value indicating whether to enable NRR for inbound MDN.
enable_nrr_for_outbound_decoded_messages This property is required. bool
The value indicating whether to enable NRR for outbound decoded messages.
enable_nrr_for_outbound_encoded_messages This property is required. bool
The value indicating whether to enable NRR for outbound encoded messages.
enable_nrr_for_outbound_mdn This property is required. bool
The value indicating whether to enable NRR for outbound MDN.
override_group_signing_certificate This property is required. bool
The value indicating whether to send or request a MDN.
encryption_certificate_name str
The name of the encryption certificate.
sha2_algorithm_format str
The Sha2 algorithm format. Valid values are Sha2, ShaHashSize, ShaHyphenHashSize, Sha2UnderscoreHashSize.
signing_certificate_name str
The name of the signing certificate.
enableNRRForInboundDecodedMessages This property is required. Boolean
The value indicating whether to enable NRR for inbound decoded messages.
enableNRRForInboundEncodedMessages This property is required. Boolean
The value indicating whether to enable NRR for inbound encoded messages.
enableNRRForInboundMDN This property is required. Boolean
The value indicating whether to enable NRR for inbound MDN.
enableNRRForOutboundDecodedMessages This property is required. Boolean
The value indicating whether to enable NRR for outbound decoded messages.
enableNRRForOutboundEncodedMessages This property is required. Boolean
The value indicating whether to enable NRR for outbound encoded messages.
enableNRRForOutboundMDN This property is required. Boolean
The value indicating whether to enable NRR for outbound MDN.
overrideGroupSigningCertificate This property is required. Boolean
The value indicating whether to send or request a MDN.
encryptionCertificateName String
The name of the encryption certificate.
sha2AlgorithmFormat String
The Sha2 algorithm format. Valid values are Sha2, ShaHashSize, ShaHyphenHashSize, Sha2UnderscoreHashSize.
signingCertificateName String
The name of the signing certificate.

AS2ValidationSettingsResponse

CheckCertificateRevocationListOnReceive This property is required. bool
The value indicating whether to check for certificate revocation list on receive.
CheckCertificateRevocationListOnSend This property is required. bool
The value indicating whether to check for certificate revocation list on send.
CheckDuplicateMessage This property is required. bool
The value indicating whether to check for duplicate message.
CompressMessage This property is required. bool
The value indicating whether the message has to be compressed.
EncryptMessage This property is required. bool
The value indicating whether the message has to be encrypted.
EncryptionAlgorithm This property is required. string
The encryption algorithm.
InterchangeDuplicatesValidityDays This property is required. int
The number of days to look back for duplicate interchange.
OverrideMessageProperties This property is required. bool
The value indicating whether to override incoming message properties with those in agreement.
SignMessage This property is required. bool
The value indicating whether the message has to be signed.
SigningAlgorithm string
The signing algorithm.
CheckCertificateRevocationListOnReceive This property is required. bool
The value indicating whether to check for certificate revocation list on receive.
CheckCertificateRevocationListOnSend This property is required. bool
The value indicating whether to check for certificate revocation list on send.
CheckDuplicateMessage This property is required. bool
The value indicating whether to check for duplicate message.
CompressMessage This property is required. bool
The value indicating whether the message has to be compressed.
EncryptMessage This property is required. bool
The value indicating whether the message has to be encrypted.
EncryptionAlgorithm This property is required. string
The encryption algorithm.
InterchangeDuplicatesValidityDays This property is required. int
The number of days to look back for duplicate interchange.
OverrideMessageProperties This property is required. bool
The value indicating whether to override incoming message properties with those in agreement.
SignMessage This property is required. bool
The value indicating whether the message has to be signed.
SigningAlgorithm string
The signing algorithm.
checkCertificateRevocationListOnReceive This property is required. Boolean
The value indicating whether to check for certificate revocation list on receive.
checkCertificateRevocationListOnSend This property is required. Boolean
The value indicating whether to check for certificate revocation list on send.
checkDuplicateMessage This property is required. Boolean
The value indicating whether to check for duplicate message.
compressMessage This property is required. Boolean
The value indicating whether the message has to be compressed.
encryptMessage This property is required. Boolean
The value indicating whether the message has to be encrypted.
encryptionAlgorithm This property is required. String
The encryption algorithm.
interchangeDuplicatesValidityDays This property is required. Integer
The number of days to look back for duplicate interchange.
overrideMessageProperties This property is required. Boolean
The value indicating whether to override incoming message properties with those in agreement.
signMessage This property is required. Boolean
The value indicating whether the message has to be signed.
signingAlgorithm String
The signing algorithm.
checkCertificateRevocationListOnReceive This property is required. boolean
The value indicating whether to check for certificate revocation list on receive.
checkCertificateRevocationListOnSend This property is required. boolean
The value indicating whether to check for certificate revocation list on send.
checkDuplicateMessage This property is required. boolean
The value indicating whether to check for duplicate message.
compressMessage This property is required. boolean
The value indicating whether the message has to be compressed.
encryptMessage This property is required. boolean
The value indicating whether the message has to be encrypted.
encryptionAlgorithm This property is required. string
The encryption algorithm.
interchangeDuplicatesValidityDays This property is required. number
The number of days to look back for duplicate interchange.
overrideMessageProperties This property is required. boolean
The value indicating whether to override incoming message properties with those in agreement.
signMessage This property is required. boolean
The value indicating whether the message has to be signed.
signingAlgorithm string
The signing algorithm.
check_certificate_revocation_list_on_receive This property is required. bool
The value indicating whether to check for certificate revocation list on receive.
check_certificate_revocation_list_on_send This property is required. bool
The value indicating whether to check for certificate revocation list on send.
check_duplicate_message This property is required. bool
The value indicating whether to check for duplicate message.
compress_message This property is required. bool
The value indicating whether the message has to be compressed.
encrypt_message This property is required. bool
The value indicating whether the message has to be encrypted.
encryption_algorithm This property is required. str
The encryption algorithm.
interchange_duplicates_validity_days This property is required. int
The number of days to look back for duplicate interchange.
override_message_properties This property is required. bool
The value indicating whether to override incoming message properties with those in agreement.
sign_message This property is required. bool
The value indicating whether the message has to be signed.
signing_algorithm str
The signing algorithm.
checkCertificateRevocationListOnReceive This property is required. Boolean
The value indicating whether to check for certificate revocation list on receive.
checkCertificateRevocationListOnSend This property is required. Boolean
The value indicating whether to check for certificate revocation list on send.
checkDuplicateMessage This property is required. Boolean
The value indicating whether to check for duplicate message.
compressMessage This property is required. Boolean
The value indicating whether the message has to be compressed.
encryptMessage This property is required. Boolean
The value indicating whether the message has to be encrypted.
encryptionAlgorithm This property is required. String
The encryption algorithm.
interchangeDuplicatesValidityDays This property is required. Number
The number of days to look back for duplicate interchange.
overrideMessageProperties This property is required. Boolean
The value indicating whether to override incoming message properties with those in agreement.
signMessage This property is required. Boolean
The value indicating whether the message has to be signed.
signingAlgorithm String
The signing algorithm.

AgreementContentResponse

AS2 AS2AgreementContentResponse
The AS2 agreement content.
Edifact EdifactAgreementContentResponse
The EDIFACT agreement content.
X12 X12AgreementContentResponse
The X12 agreement content.
aS2 AS2AgreementContentResponse
The AS2 agreement content.
edifact EdifactAgreementContentResponse
The EDIFACT agreement content.
x12 X12AgreementContentResponse
The X12 agreement content.
aS2 AS2AgreementContentResponse
The AS2 agreement content.
edifact EdifactAgreementContentResponse
The EDIFACT agreement content.
x12 X12AgreementContentResponse
The X12 agreement content.
a_s2 AS2AgreementContentResponse
The AS2 agreement content.
edifact EdifactAgreementContentResponse
The EDIFACT agreement content.
x12 X12AgreementContentResponse
The X12 agreement content.
aS2 Property Map
The AS2 agreement content.
edifact Property Map
The EDIFACT agreement content.
x12 Property Map
The X12 agreement content.

BusinessIdentityResponse

Qualifier This property is required. string
The business identity qualifier e.g. as2identity, ZZ, ZZZ, 31, 32
Value This property is required. string
The user defined business identity value.
Qualifier This property is required. string
The business identity qualifier e.g. as2identity, ZZ, ZZZ, 31, 32
Value This property is required. string
The user defined business identity value.
qualifier This property is required. String
The business identity qualifier e.g. as2identity, ZZ, ZZZ, 31, 32
value This property is required. String
The user defined business identity value.
qualifier This property is required. string
The business identity qualifier e.g. as2identity, ZZ, ZZZ, 31, 32
value This property is required. string
The user defined business identity value.
qualifier This property is required. str
The business identity qualifier e.g. as2identity, ZZ, ZZZ, 31, 32
value This property is required. str
The user defined business identity value.
qualifier This property is required. String
The business identity qualifier e.g. as2identity, ZZ, ZZZ, 31, 32
value This property is required. String
The user defined business identity value.

EdifactAcknowledgementSettingsResponse

AcknowledgementControlNumberLowerBound This property is required. int
The acknowledgement control number lower bound.
AcknowledgementControlNumberUpperBound This property is required. int
The acknowledgement control number upper bound.
BatchFunctionalAcknowledgements This property is required. bool
The value indicating whether to batch functional acknowledgements.
BatchTechnicalAcknowledgements This property is required. bool
The value indicating whether to batch the technical acknowledgements.
NeedFunctionalAcknowledgement This property is required. bool
The value indicating whether functional acknowledgement is needed.
NeedLoopForValidMessages This property is required. bool
The value indicating whether a loop is needed for valid messages.
NeedTechnicalAcknowledgement This property is required. bool
The value indicating whether technical acknowledgement is needed.
RolloverAcknowledgementControlNumber This property is required. bool
The value indicating whether to rollover acknowledgement control number.
SendSynchronousAcknowledgement This property is required. bool
The value indicating whether to send synchronous acknowledgement.
AcknowledgementControlNumberPrefix string
The acknowledgement control number prefix.
AcknowledgementControlNumberSuffix string
The acknowledgement control number suffix.
AcknowledgementControlNumberLowerBound This property is required. int
The acknowledgement control number lower bound.
AcknowledgementControlNumberUpperBound This property is required. int
The acknowledgement control number upper bound.
BatchFunctionalAcknowledgements This property is required. bool
The value indicating whether to batch functional acknowledgements.
BatchTechnicalAcknowledgements This property is required. bool
The value indicating whether to batch the technical acknowledgements.
NeedFunctionalAcknowledgement This property is required. bool
The value indicating whether functional acknowledgement is needed.
NeedLoopForValidMessages This property is required. bool
The value indicating whether a loop is needed for valid messages.
NeedTechnicalAcknowledgement This property is required. bool
The value indicating whether technical acknowledgement is needed.
RolloverAcknowledgementControlNumber This property is required. bool
The value indicating whether to rollover acknowledgement control number.
SendSynchronousAcknowledgement This property is required. bool
The value indicating whether to send synchronous acknowledgement.
AcknowledgementControlNumberPrefix string
The acknowledgement control number prefix.
AcknowledgementControlNumberSuffix string
The acknowledgement control number suffix.
acknowledgementControlNumberLowerBound This property is required. Integer
The acknowledgement control number lower bound.
acknowledgementControlNumberUpperBound This property is required. Integer
The acknowledgement control number upper bound.
batchFunctionalAcknowledgements This property is required. Boolean
The value indicating whether to batch functional acknowledgements.
batchTechnicalAcknowledgements This property is required. Boolean
The value indicating whether to batch the technical acknowledgements.
needFunctionalAcknowledgement This property is required. Boolean
The value indicating whether functional acknowledgement is needed.
needLoopForValidMessages This property is required. Boolean
The value indicating whether a loop is needed for valid messages.
needTechnicalAcknowledgement This property is required. Boolean
The value indicating whether technical acknowledgement is needed.
rolloverAcknowledgementControlNumber This property is required. Boolean
The value indicating whether to rollover acknowledgement control number.
sendSynchronousAcknowledgement This property is required. Boolean
The value indicating whether to send synchronous acknowledgement.
acknowledgementControlNumberPrefix String
The acknowledgement control number prefix.
acknowledgementControlNumberSuffix String
The acknowledgement control number suffix.
acknowledgementControlNumberLowerBound This property is required. number
The acknowledgement control number lower bound.
acknowledgementControlNumberUpperBound This property is required. number
The acknowledgement control number upper bound.
batchFunctionalAcknowledgements This property is required. boolean
The value indicating whether to batch functional acknowledgements.
batchTechnicalAcknowledgements This property is required. boolean
The value indicating whether to batch the technical acknowledgements.
needFunctionalAcknowledgement This property is required. boolean
The value indicating whether functional acknowledgement is needed.
needLoopForValidMessages This property is required. boolean
The value indicating whether a loop is needed for valid messages.
needTechnicalAcknowledgement This property is required. boolean
The value indicating whether technical acknowledgement is needed.
rolloverAcknowledgementControlNumber This property is required. boolean
The value indicating whether to rollover acknowledgement control number.
sendSynchronousAcknowledgement This property is required. boolean
The value indicating whether to send synchronous acknowledgement.
acknowledgementControlNumberPrefix string
The acknowledgement control number prefix.
acknowledgementControlNumberSuffix string
The acknowledgement control number suffix.
acknowledgement_control_number_lower_bound This property is required. int
The acknowledgement control number lower bound.
acknowledgement_control_number_upper_bound This property is required. int
The acknowledgement control number upper bound.
batch_functional_acknowledgements This property is required. bool
The value indicating whether to batch functional acknowledgements.
batch_technical_acknowledgements This property is required. bool
The value indicating whether to batch the technical acknowledgements.
need_functional_acknowledgement This property is required. bool
The value indicating whether functional acknowledgement is needed.
need_loop_for_valid_messages This property is required. bool
The value indicating whether a loop is needed for valid messages.
need_technical_acknowledgement This property is required. bool
The value indicating whether technical acknowledgement is needed.
rollover_acknowledgement_control_number This property is required. bool
The value indicating whether to rollover acknowledgement control number.
send_synchronous_acknowledgement This property is required. bool
The value indicating whether to send synchronous acknowledgement.
acknowledgement_control_number_prefix str
The acknowledgement control number prefix.
acknowledgement_control_number_suffix str
The acknowledgement control number suffix.
acknowledgementControlNumberLowerBound This property is required. Number
The acknowledgement control number lower bound.
acknowledgementControlNumberUpperBound This property is required. Number
The acknowledgement control number upper bound.
batchFunctionalAcknowledgements This property is required. Boolean
The value indicating whether to batch functional acknowledgements.
batchTechnicalAcknowledgements This property is required. Boolean
The value indicating whether to batch the technical acknowledgements.
needFunctionalAcknowledgement This property is required. Boolean
The value indicating whether functional acknowledgement is needed.
needLoopForValidMessages This property is required. Boolean
The value indicating whether a loop is needed for valid messages.
needTechnicalAcknowledgement This property is required. Boolean
The value indicating whether technical acknowledgement is needed.
rolloverAcknowledgementControlNumber This property is required. Boolean
The value indicating whether to rollover acknowledgement control number.
sendSynchronousAcknowledgement This property is required. Boolean
The value indicating whether to send synchronous acknowledgement.
acknowledgementControlNumberPrefix String
The acknowledgement control number prefix.
acknowledgementControlNumberSuffix String
The acknowledgement control number suffix.

EdifactAgreementContentResponse

ReceiveAgreement This property is required. Pulumi.AzureNative.Logic.Inputs.EdifactOneWayAgreementResponse
The EDIFACT one-way receive agreement.
SendAgreement This property is required. Pulumi.AzureNative.Logic.Inputs.EdifactOneWayAgreementResponse
The EDIFACT one-way send agreement.
ReceiveAgreement This property is required. EdifactOneWayAgreementResponse
The EDIFACT one-way receive agreement.
SendAgreement This property is required. EdifactOneWayAgreementResponse
The EDIFACT one-way send agreement.
receiveAgreement This property is required. EdifactOneWayAgreementResponse
The EDIFACT one-way receive agreement.
sendAgreement This property is required. EdifactOneWayAgreementResponse
The EDIFACT one-way send agreement.
receiveAgreement This property is required. EdifactOneWayAgreementResponse
The EDIFACT one-way receive agreement.
sendAgreement This property is required. EdifactOneWayAgreementResponse
The EDIFACT one-way send agreement.
receive_agreement This property is required. EdifactOneWayAgreementResponse
The EDIFACT one-way receive agreement.
send_agreement This property is required. EdifactOneWayAgreementResponse
The EDIFACT one-way send agreement.
receiveAgreement This property is required. Property Map
The EDIFACT one-way receive agreement.
sendAgreement This property is required. Property Map
The EDIFACT one-way send agreement.

EdifactDelimiterOverrideResponse

ComponentSeparator This property is required. int
The component separator.
DataElementSeparator This property is required. int
The data element separator.
DecimalPointIndicator This property is required. string
The decimal point indicator.
ReleaseIndicator This property is required. int
The release indicator.
RepetitionSeparator This property is required. int
The repetition separator.
SegmentTerminator This property is required. int
The segment terminator.
SegmentTerminatorSuffix This property is required. string
The segment terminator suffix.
MessageAssociationAssignedCode string
The message association assigned code.
MessageId string
The message id.
MessageRelease string
The message release.
MessageVersion string
The message version.
TargetNamespace string
The target namespace on which this delimiter settings has to be applied.
ComponentSeparator This property is required. int
The component separator.
DataElementSeparator This property is required. int
The data element separator.
DecimalPointIndicator This property is required. string
The decimal point indicator.
ReleaseIndicator This property is required. int
The release indicator.
RepetitionSeparator This property is required. int
The repetition separator.
SegmentTerminator This property is required. int
The segment terminator.
SegmentTerminatorSuffix This property is required. string
The segment terminator suffix.
MessageAssociationAssignedCode string
The message association assigned code.
MessageId string
The message id.
MessageRelease string
The message release.
MessageVersion string
The message version.
TargetNamespace string
The target namespace on which this delimiter settings has to be applied.
componentSeparator This property is required. Integer
The component separator.
dataElementSeparator This property is required. Integer
The data element separator.
decimalPointIndicator This property is required. String
The decimal point indicator.
releaseIndicator This property is required. Integer
The release indicator.
repetitionSeparator This property is required. Integer
The repetition separator.
segmentTerminator This property is required. Integer
The segment terminator.
segmentTerminatorSuffix This property is required. String
The segment terminator suffix.
messageAssociationAssignedCode String
The message association assigned code.
messageId String
The message id.
messageRelease String
The message release.
messageVersion String
The message version.
targetNamespace String
The target namespace on which this delimiter settings has to be applied.
componentSeparator This property is required. number
The component separator.
dataElementSeparator This property is required. number
The data element separator.
decimalPointIndicator This property is required. string
The decimal point indicator.
releaseIndicator This property is required. number
The release indicator.
repetitionSeparator This property is required. number
The repetition separator.
segmentTerminator This property is required. number
The segment terminator.
segmentTerminatorSuffix This property is required. string
The segment terminator suffix.
messageAssociationAssignedCode string
The message association assigned code.
messageId string
The message id.
messageRelease string
The message release.
messageVersion string
The message version.
targetNamespace string
The target namespace on which this delimiter settings has to be applied.
component_separator This property is required. int
The component separator.
data_element_separator This property is required. int
The data element separator.
decimal_point_indicator This property is required. str
The decimal point indicator.
release_indicator This property is required. int
The release indicator.
repetition_separator This property is required. int
The repetition separator.
segment_terminator This property is required. int
The segment terminator.
segment_terminator_suffix This property is required. str
The segment terminator suffix.
message_association_assigned_code str
The message association assigned code.
message_id str
The message id.
message_release str
The message release.
message_version str
The message version.
target_namespace str
The target namespace on which this delimiter settings has to be applied.
componentSeparator This property is required. Number
The component separator.
dataElementSeparator This property is required. Number
The data element separator.
decimalPointIndicator This property is required. String
The decimal point indicator.
releaseIndicator This property is required. Number
The release indicator.
repetitionSeparator This property is required. Number
The repetition separator.
segmentTerminator This property is required. Number
The segment terminator.
segmentTerminatorSuffix This property is required. String
The segment terminator suffix.
messageAssociationAssignedCode String
The message association assigned code.
messageId String
The message id.
messageRelease String
The message release.
messageVersion String
The message version.
targetNamespace String
The target namespace on which this delimiter settings has to be applied.

EdifactEnvelopeOverrideResponse

ApplicationPassword string
The application password.
AssociationAssignedCode string
The association assigned code.
ControllingAgencyCode string
The controlling agency code.
FunctionalGroupId string
The functional group id.
GroupHeaderMessageRelease string
The group header message release.
GroupHeaderMessageVersion string
The group header message version.
MessageAssociationAssignedCode string
The message association assigned code.
MessageId string
The message id on which this envelope settings has to be applied.
MessageRelease string
The message release version on which this envelope settings has to be applied.
MessageVersion string
The message version on which this envelope settings has to be applied.
ReceiverApplicationId string
The receiver application id.
ReceiverApplicationQualifier string
The receiver application qualifier.
SenderApplicationId string
The sender application id.
SenderApplicationQualifier string
The sender application qualifier.
TargetNamespace string
The target namespace on which this envelope settings has to be applied.
ApplicationPassword string
The application password.
AssociationAssignedCode string
The association assigned code.
ControllingAgencyCode string
The controlling agency code.
FunctionalGroupId string
The functional group id.
GroupHeaderMessageRelease string
The group header message release.
GroupHeaderMessageVersion string
The group header message version.
MessageAssociationAssignedCode string
The message association assigned code.
MessageId string
The message id on which this envelope settings has to be applied.
MessageRelease string
The message release version on which this envelope settings has to be applied.
MessageVersion string
The message version on which this envelope settings has to be applied.
ReceiverApplicationId string
The receiver application id.
ReceiverApplicationQualifier string
The receiver application qualifier.
SenderApplicationId string
The sender application id.
SenderApplicationQualifier string
The sender application qualifier.
TargetNamespace string
The target namespace on which this envelope settings has to be applied.
applicationPassword String
The application password.
associationAssignedCode String
The association assigned code.
controllingAgencyCode String
The controlling agency code.
functionalGroupId String
The functional group id.
groupHeaderMessageRelease String
The group header message release.
groupHeaderMessageVersion String
The group header message version.
messageAssociationAssignedCode String
The message association assigned code.
messageId String
The message id on which this envelope settings has to be applied.
messageRelease String
The message release version on which this envelope settings has to be applied.
messageVersion String
The message version on which this envelope settings has to be applied.
receiverApplicationId String
The receiver application id.
receiverApplicationQualifier String
The receiver application qualifier.
senderApplicationId String
The sender application id.
senderApplicationQualifier String
The sender application qualifier.
targetNamespace String
The target namespace on which this envelope settings has to be applied.
applicationPassword string
The application password.
associationAssignedCode string
The association assigned code.
controllingAgencyCode string
The controlling agency code.
functionalGroupId string
The functional group id.
groupHeaderMessageRelease string
The group header message release.
groupHeaderMessageVersion string
The group header message version.
messageAssociationAssignedCode string
The message association assigned code.
messageId string
The message id on which this envelope settings has to be applied.
messageRelease string
The message release version on which this envelope settings has to be applied.
messageVersion string
The message version on which this envelope settings has to be applied.
receiverApplicationId string
The receiver application id.
receiverApplicationQualifier string
The receiver application qualifier.
senderApplicationId string
The sender application id.
senderApplicationQualifier string
The sender application qualifier.
targetNamespace string
The target namespace on which this envelope settings has to be applied.
application_password str
The application password.
association_assigned_code str
The association assigned code.
controlling_agency_code str
The controlling agency code.
functional_group_id str
The functional group id.
group_header_message_release str
The group header message release.
group_header_message_version str
The group header message version.
message_association_assigned_code str
The message association assigned code.
message_id str
The message id on which this envelope settings has to be applied.
message_release str
The message release version on which this envelope settings has to be applied.
message_version str
The message version on which this envelope settings has to be applied.
receiver_application_id str
The receiver application id.
receiver_application_qualifier str
The receiver application qualifier.
sender_application_id str
The sender application id.
sender_application_qualifier str
The sender application qualifier.
target_namespace str
The target namespace on which this envelope settings has to be applied.
applicationPassword String
The application password.
associationAssignedCode String
The association assigned code.
controllingAgencyCode String
The controlling agency code.
functionalGroupId String
The functional group id.
groupHeaderMessageRelease String
The group header message release.
groupHeaderMessageVersion String
The group header message version.
messageAssociationAssignedCode String
The message association assigned code.
messageId String
The message id on which this envelope settings has to be applied.
messageRelease String
The message release version on which this envelope settings has to be applied.
messageVersion String
The message version on which this envelope settings has to be applied.
receiverApplicationId String
The receiver application id.
receiverApplicationQualifier String
The receiver application qualifier.
senderApplicationId String
The sender application id.
senderApplicationQualifier String
The sender application qualifier.
targetNamespace String
The target namespace on which this envelope settings has to be applied.

EdifactEnvelopeSettingsResponse

ApplyDelimiterStringAdvice This property is required. bool
The value indicating whether to apply delimiter string advice.
CreateGroupingSegments This property is required. bool
The value indicating whether to create grouping segments.
EnableDefaultGroupHeaders This property is required. bool
The value indicating whether to enable default group headers.
GroupControlNumberLowerBound This property is required. double
The group control number lower bound.
GroupControlNumberUpperBound This property is required. double
The group control number upper bound.
InterchangeControlNumberLowerBound This property is required. double
The interchange control number lower bound.
InterchangeControlNumberUpperBound This property is required. double
The interchange control number upper bound.
IsTestInterchange This property is required. bool
The value indicating whether the message is a test interchange.
OverwriteExistingTransactionSetControlNumber This property is required. bool
The value indicating whether to overwrite existing transaction set control number.
RolloverGroupControlNumber This property is required. bool
The value indicating whether to rollover group control number.
RolloverInterchangeControlNumber This property is required. bool
The value indicating whether to rollover interchange control number.
RolloverTransactionSetControlNumber This property is required. bool
The value indicating whether to rollover transaction set control number.
TransactionSetControlNumberLowerBound This property is required. double
The transaction set control number lower bound.
TransactionSetControlNumberUpperBound This property is required. double
The transaction set control number upper bound.
ApplicationReferenceId string
The application reference id.
CommunicationAgreementId string
The communication agreement id.
FunctionalGroupId string
The functional group id.
GroupApplicationPassword string
The group application password.
GroupApplicationReceiverId string
The group application receiver id.
GroupApplicationReceiverQualifier string
The group application receiver qualifier.
GroupApplicationSenderId string
The group application sender id.
GroupApplicationSenderQualifier string
The group application sender qualifier.
GroupAssociationAssignedCode string
The group association assigned code.
GroupControlNumberPrefix string
The group control number prefix.
GroupControlNumberSuffix string
The group control number suffix.
GroupControllingAgencyCode string
The group controlling agency code.
GroupMessageRelease string
The group message release.
GroupMessageVersion string
The group message version.
InterchangeControlNumberPrefix string
The interchange control number prefix.
InterchangeControlNumberSuffix string
The interchange control number suffix.
ProcessingPriorityCode string
The processing priority code.
ReceiverInternalIdentification string
The receiver internal identification.
ReceiverInternalSubIdentification string
The receiver internal sub identification.
ReceiverReverseRoutingAddress string
The receiver reverse routing address.
RecipientReferencePasswordQualifier string
The recipient reference password qualifier.
RecipientReferencePasswordValue string
The recipient reference password value.
SenderInternalIdentification string
The sender internal identification.
SenderInternalSubIdentification string
The sender internal sub identification.
SenderReverseRoutingAddress string
The sender reverse routing address.
TransactionSetControlNumberPrefix string
The transaction set control number prefix.
TransactionSetControlNumberSuffix string
The transaction set control number suffix.
ApplyDelimiterStringAdvice This property is required. bool
The value indicating whether to apply delimiter string advice.
CreateGroupingSegments This property is required. bool
The value indicating whether to create grouping segments.
EnableDefaultGroupHeaders This property is required. bool
The value indicating whether to enable default group headers.
GroupControlNumberLowerBound This property is required. float64
The group control number lower bound.
GroupControlNumberUpperBound This property is required. float64
The group control number upper bound.
InterchangeControlNumberLowerBound This property is required. float64
The interchange control number lower bound.
InterchangeControlNumberUpperBound This property is required. float64
The interchange control number upper bound.
IsTestInterchange This property is required. bool
The value indicating whether the message is a test interchange.
OverwriteExistingTransactionSetControlNumber This property is required. bool
The value indicating whether to overwrite existing transaction set control number.
RolloverGroupControlNumber This property is required. bool
The value indicating whether to rollover group control number.
RolloverInterchangeControlNumber This property is required. bool
The value indicating whether to rollover interchange control number.
RolloverTransactionSetControlNumber This property is required. bool
The value indicating whether to rollover transaction set control number.
TransactionSetControlNumberLowerBound This property is required. float64
The transaction set control number lower bound.
TransactionSetControlNumberUpperBound This property is required. float64
The transaction set control number upper bound.
ApplicationReferenceId string
The application reference id.
CommunicationAgreementId string
The communication agreement id.
FunctionalGroupId string
The functional group id.
GroupApplicationPassword string
The group application password.
GroupApplicationReceiverId string
The group application receiver id.
GroupApplicationReceiverQualifier string
The group application receiver qualifier.
GroupApplicationSenderId string
The group application sender id.
GroupApplicationSenderQualifier string
The group application sender qualifier.
GroupAssociationAssignedCode string
The group association assigned code.
GroupControlNumberPrefix string
The group control number prefix.
GroupControlNumberSuffix string
The group control number suffix.
GroupControllingAgencyCode string
The group controlling agency code.
GroupMessageRelease string
The group message release.
GroupMessageVersion string
The group message version.
InterchangeControlNumberPrefix string
The interchange control number prefix.
InterchangeControlNumberSuffix string
The interchange control number suffix.
ProcessingPriorityCode string
The processing priority code.
ReceiverInternalIdentification string
The receiver internal identification.
ReceiverInternalSubIdentification string
The receiver internal sub identification.
ReceiverReverseRoutingAddress string
The receiver reverse routing address.
RecipientReferencePasswordQualifier string
The recipient reference password qualifier.
RecipientReferencePasswordValue string
The recipient reference password value.
SenderInternalIdentification string
The sender internal identification.
SenderInternalSubIdentification string
The sender internal sub identification.
SenderReverseRoutingAddress string
The sender reverse routing address.
TransactionSetControlNumberPrefix string
The transaction set control number prefix.
TransactionSetControlNumberSuffix string
The transaction set control number suffix.
applyDelimiterStringAdvice This property is required. Boolean
The value indicating whether to apply delimiter string advice.
createGroupingSegments This property is required. Boolean
The value indicating whether to create grouping segments.
enableDefaultGroupHeaders This property is required. Boolean
The value indicating whether to enable default group headers.
groupControlNumberLowerBound This property is required. Double
The group control number lower bound.
groupControlNumberUpperBound This property is required. Double
The group control number upper bound.
interchangeControlNumberLowerBound This property is required. Double
The interchange control number lower bound.
interchangeControlNumberUpperBound This property is required. Double
The interchange control number upper bound.
isTestInterchange This property is required. Boolean
The value indicating whether the message is a test interchange.
overwriteExistingTransactionSetControlNumber This property is required. Boolean
The value indicating whether to overwrite existing transaction set control number.
rolloverGroupControlNumber This property is required. Boolean
The value indicating whether to rollover group control number.
rolloverInterchangeControlNumber This property is required. Boolean
The value indicating whether to rollover interchange control number.
rolloverTransactionSetControlNumber This property is required. Boolean
The value indicating whether to rollover transaction set control number.
transactionSetControlNumberLowerBound This property is required. Double
The transaction set control number lower bound.
transactionSetControlNumberUpperBound This property is required. Double
The transaction set control number upper bound.
applicationReferenceId String
The application reference id.
communicationAgreementId String
The communication agreement id.
functionalGroupId String
The functional group id.
groupApplicationPassword String
The group application password.
groupApplicationReceiverId String
The group application receiver id.
groupApplicationReceiverQualifier String
The group application receiver qualifier.
groupApplicationSenderId String
The group application sender id.
groupApplicationSenderQualifier String
The group application sender qualifier.
groupAssociationAssignedCode String
The group association assigned code.
groupControlNumberPrefix String
The group control number prefix.
groupControlNumberSuffix String
The group control number suffix.
groupControllingAgencyCode String
The group controlling agency code.
groupMessageRelease String
The group message release.
groupMessageVersion String
The group message version.
interchangeControlNumberPrefix String
The interchange control number prefix.
interchangeControlNumberSuffix String
The interchange control number suffix.
processingPriorityCode String
The processing priority code.
receiverInternalIdentification String
The receiver internal identification.
receiverInternalSubIdentification String
The receiver internal sub identification.
receiverReverseRoutingAddress String
The receiver reverse routing address.
recipientReferencePasswordQualifier String
The recipient reference password qualifier.
recipientReferencePasswordValue String
The recipient reference password value.
senderInternalIdentification String
The sender internal identification.
senderInternalSubIdentification String
The sender internal sub identification.
senderReverseRoutingAddress String
The sender reverse routing address.
transactionSetControlNumberPrefix String
The transaction set control number prefix.
transactionSetControlNumberSuffix String
The transaction set control number suffix.
applyDelimiterStringAdvice This property is required. boolean
The value indicating whether to apply delimiter string advice.
createGroupingSegments This property is required. boolean
The value indicating whether to create grouping segments.
enableDefaultGroupHeaders This property is required. boolean
The value indicating whether to enable default group headers.
groupControlNumberLowerBound This property is required. number
The group control number lower bound.
groupControlNumberUpperBound This property is required. number
The group control number upper bound.
interchangeControlNumberLowerBound This property is required. number
The interchange control number lower bound.
interchangeControlNumberUpperBound This property is required. number
The interchange control number upper bound.
isTestInterchange This property is required. boolean
The value indicating whether the message is a test interchange.
overwriteExistingTransactionSetControlNumber This property is required. boolean
The value indicating whether to overwrite existing transaction set control number.
rolloverGroupControlNumber This property is required. boolean
The value indicating whether to rollover group control number.
rolloverInterchangeControlNumber This property is required. boolean
The value indicating whether to rollover interchange control number.
rolloverTransactionSetControlNumber This property is required. boolean
The value indicating whether to rollover transaction set control number.
transactionSetControlNumberLowerBound This property is required. number
The transaction set control number lower bound.
transactionSetControlNumberUpperBound This property is required. number
The transaction set control number upper bound.
applicationReferenceId string
The application reference id.
communicationAgreementId string
The communication agreement id.
functionalGroupId string
The functional group id.
groupApplicationPassword string
The group application password.
groupApplicationReceiverId string
The group application receiver id.
groupApplicationReceiverQualifier string
The group application receiver qualifier.
groupApplicationSenderId string
The group application sender id.
groupApplicationSenderQualifier string
The group application sender qualifier.
groupAssociationAssignedCode string
The group association assigned code.
groupControlNumberPrefix string
The group control number prefix.
groupControlNumberSuffix string
The group control number suffix.
groupControllingAgencyCode string
The group controlling agency code.
groupMessageRelease string
The group message release.
groupMessageVersion string
The group message version.
interchangeControlNumberPrefix string
The interchange control number prefix.
interchangeControlNumberSuffix string
The interchange control number suffix.
processingPriorityCode string
The processing priority code.
receiverInternalIdentification string
The receiver internal identification.
receiverInternalSubIdentification string
The receiver internal sub identification.
receiverReverseRoutingAddress string
The receiver reverse routing address.
recipientReferencePasswordQualifier string
The recipient reference password qualifier.
recipientReferencePasswordValue string
The recipient reference password value.
senderInternalIdentification string
The sender internal identification.
senderInternalSubIdentification string
The sender internal sub identification.
senderReverseRoutingAddress string
The sender reverse routing address.
transactionSetControlNumberPrefix string
The transaction set control number prefix.
transactionSetControlNumberSuffix string
The transaction set control number suffix.
apply_delimiter_string_advice This property is required. bool
The value indicating whether to apply delimiter string advice.
create_grouping_segments This property is required. bool
The value indicating whether to create grouping segments.
enable_default_group_headers This property is required. bool
The value indicating whether to enable default group headers.
group_control_number_lower_bound This property is required. float
The group control number lower bound.
group_control_number_upper_bound This property is required. float
The group control number upper bound.
interchange_control_number_lower_bound This property is required. float
The interchange control number lower bound.
interchange_control_number_upper_bound This property is required. float
The interchange control number upper bound.
is_test_interchange This property is required. bool
The value indicating whether the message is a test interchange.
overwrite_existing_transaction_set_control_number This property is required. bool
The value indicating whether to overwrite existing transaction set control number.
rollover_group_control_number This property is required. bool
The value indicating whether to rollover group control number.
rollover_interchange_control_number This property is required. bool
The value indicating whether to rollover interchange control number.
rollover_transaction_set_control_number This property is required. bool
The value indicating whether to rollover transaction set control number.
transaction_set_control_number_lower_bound This property is required. float
The transaction set control number lower bound.
transaction_set_control_number_upper_bound This property is required. float
The transaction set control number upper bound.
application_reference_id str
The application reference id.
communication_agreement_id str
The communication agreement id.
functional_group_id str
The functional group id.
group_application_password str
The group application password.
group_application_receiver_id str
The group application receiver id.
group_application_receiver_qualifier str
The group application receiver qualifier.
group_application_sender_id str
The group application sender id.
group_application_sender_qualifier str
The group application sender qualifier.
group_association_assigned_code str
The group association assigned code.
group_control_number_prefix str
The group control number prefix.
group_control_number_suffix str
The group control number suffix.
group_controlling_agency_code str
The group controlling agency code.
group_message_release str
The group message release.
group_message_version str
The group message version.
interchange_control_number_prefix str
The interchange control number prefix.
interchange_control_number_suffix str
The interchange control number suffix.
processing_priority_code str
The processing priority code.
receiver_internal_identification str
The receiver internal identification.
receiver_internal_sub_identification str
The receiver internal sub identification.
receiver_reverse_routing_address str
The receiver reverse routing address.
recipient_reference_password_qualifier str
The recipient reference password qualifier.
recipient_reference_password_value str
The recipient reference password value.
sender_internal_identification str
The sender internal identification.
sender_internal_sub_identification str
The sender internal sub identification.
sender_reverse_routing_address str
The sender reverse routing address.
transaction_set_control_number_prefix str
The transaction set control number prefix.
transaction_set_control_number_suffix str
The transaction set control number suffix.
applyDelimiterStringAdvice This property is required. Boolean
The value indicating whether to apply delimiter string advice.
createGroupingSegments This property is required. Boolean
The value indicating whether to create grouping segments.
enableDefaultGroupHeaders This property is required. Boolean
The value indicating whether to enable default group headers.
groupControlNumberLowerBound This property is required. Number
The group control number lower bound.
groupControlNumberUpperBound This property is required. Number
The group control number upper bound.
interchangeControlNumberLowerBound This property is required. Number
The interchange control number lower bound.
interchangeControlNumberUpperBound This property is required. Number
The interchange control number upper bound.
isTestInterchange This property is required. Boolean
The value indicating whether the message is a test interchange.
overwriteExistingTransactionSetControlNumber This property is required. Boolean
The value indicating whether to overwrite existing transaction set control number.
rolloverGroupControlNumber This property is required. Boolean
The value indicating whether to rollover group control number.
rolloverInterchangeControlNumber This property is required. Boolean
The value indicating whether to rollover interchange control number.
rolloverTransactionSetControlNumber This property is required. Boolean
The value indicating whether to rollover transaction set control number.
transactionSetControlNumberLowerBound This property is required. Number
The transaction set control number lower bound.
transactionSetControlNumberUpperBound This property is required. Number
The transaction set control number upper bound.
applicationReferenceId String
The application reference id.
communicationAgreementId String
The communication agreement id.
functionalGroupId String
The functional group id.
groupApplicationPassword String
The group application password.
groupApplicationReceiverId String
The group application receiver id.
groupApplicationReceiverQualifier String
The group application receiver qualifier.
groupApplicationSenderId String
The group application sender id.
groupApplicationSenderQualifier String
The group application sender qualifier.
groupAssociationAssignedCode String
The group association assigned code.
groupControlNumberPrefix String
The group control number prefix.
groupControlNumberSuffix String
The group control number suffix.
groupControllingAgencyCode String
The group controlling agency code.
groupMessageRelease String
The group message release.
groupMessageVersion String
The group message version.
interchangeControlNumberPrefix String
The interchange control number prefix.
interchangeControlNumberSuffix String
The interchange control number suffix.
processingPriorityCode String
The processing priority code.
receiverInternalIdentification String
The receiver internal identification.
receiverInternalSubIdentification String
The receiver internal sub identification.
receiverReverseRoutingAddress String
The receiver reverse routing address.
recipientReferencePasswordQualifier String
The recipient reference password qualifier.
recipientReferencePasswordValue String
The recipient reference password value.
senderInternalIdentification String
The sender internal identification.
senderInternalSubIdentification String
The sender internal sub identification.
senderReverseRoutingAddress String
The sender reverse routing address.
transactionSetControlNumberPrefix String
The transaction set control number prefix.
transactionSetControlNumberSuffix String
The transaction set control number suffix.

EdifactFramingSettingsResponse

CharacterSet This property is required. string
The EDIFACT frame setting characterSet.
ComponentSeparator This property is required. int
The component separator.
DataElementSeparator This property is required. int
The data element separator.
DecimalPointIndicator This property is required. string
The EDIFACT frame setting decimal indicator.
ProtocolVersion This property is required. int
The protocol version.
ReleaseIndicator This property is required. int
The release indicator.
RepetitionSeparator This property is required. int
The repetition separator.
SegmentTerminator This property is required. int
The segment terminator.
SegmentTerminatorSuffix This property is required. string
The EDIFACT frame setting segment terminator suffix.
CharacterEncoding string
The character encoding.
ServiceCodeListDirectoryVersion string
The service code list directory version.
CharacterSet This property is required. string
The EDIFACT frame setting characterSet.
ComponentSeparator This property is required. int
The component separator.
DataElementSeparator This property is required. int
The data element separator.
DecimalPointIndicator This property is required. string
The EDIFACT frame setting decimal indicator.
ProtocolVersion This property is required. int
The protocol version.
ReleaseIndicator This property is required. int
The release indicator.
RepetitionSeparator This property is required. int
The repetition separator.
SegmentTerminator This property is required. int
The segment terminator.
SegmentTerminatorSuffix This property is required. string
The EDIFACT frame setting segment terminator suffix.
CharacterEncoding string
The character encoding.
ServiceCodeListDirectoryVersion string
The service code list directory version.
characterSet This property is required. String
The EDIFACT frame setting characterSet.
componentSeparator This property is required. Integer
The component separator.
dataElementSeparator This property is required. Integer
The data element separator.
decimalPointIndicator This property is required. String
The EDIFACT frame setting decimal indicator.
protocolVersion This property is required. Integer
The protocol version.
releaseIndicator This property is required. Integer
The release indicator.
repetitionSeparator This property is required. Integer
The repetition separator.
segmentTerminator This property is required. Integer
The segment terminator.
segmentTerminatorSuffix This property is required. String
The EDIFACT frame setting segment terminator suffix.
characterEncoding String
The character encoding.
serviceCodeListDirectoryVersion String
The service code list directory version.
characterSet This property is required. string
The EDIFACT frame setting characterSet.
componentSeparator This property is required. number
The component separator.
dataElementSeparator This property is required. number
The data element separator.
decimalPointIndicator This property is required. string
The EDIFACT frame setting decimal indicator.
protocolVersion This property is required. number
The protocol version.
releaseIndicator This property is required. number
The release indicator.
repetitionSeparator This property is required. number
The repetition separator.
segmentTerminator This property is required. number
The segment terminator.
segmentTerminatorSuffix This property is required. string
The EDIFACT frame setting segment terminator suffix.
characterEncoding string
The character encoding.
serviceCodeListDirectoryVersion string
The service code list directory version.
character_set This property is required. str
The EDIFACT frame setting characterSet.
component_separator This property is required. int
The component separator.
data_element_separator This property is required. int
The data element separator.
decimal_point_indicator This property is required. str
The EDIFACT frame setting decimal indicator.
protocol_version This property is required. int
The protocol version.
release_indicator This property is required. int
The release indicator.
repetition_separator This property is required. int
The repetition separator.
segment_terminator This property is required. int
The segment terminator.
segment_terminator_suffix This property is required. str
The EDIFACT frame setting segment terminator suffix.
character_encoding str
The character encoding.
service_code_list_directory_version str
The service code list directory version.
characterSet This property is required. String
The EDIFACT frame setting characterSet.
componentSeparator This property is required. Number
The component separator.
dataElementSeparator This property is required. Number
The data element separator.
decimalPointIndicator This property is required. String
The EDIFACT frame setting decimal indicator.
protocolVersion This property is required. Number
The protocol version.
releaseIndicator This property is required. Number
The release indicator.
repetitionSeparator This property is required. Number
The repetition separator.
segmentTerminator This property is required. Number
The segment terminator.
segmentTerminatorSuffix This property is required. String
The EDIFACT frame setting segment terminator suffix.
characterEncoding String
The character encoding.
serviceCodeListDirectoryVersion String
The service code list directory version.

EdifactMessageFilterResponse

MessageFilterType This property is required. string
The message filter type.
MessageFilterType This property is required. string
The message filter type.
messageFilterType This property is required. String
The message filter type.
messageFilterType This property is required. string
The message filter type.
message_filter_type This property is required. str
The message filter type.
messageFilterType This property is required. String
The message filter type.

EdifactMessageIdentifierResponse

MessageId This property is required. string
The message id on which this envelope settings has to be applied.
MessageId This property is required. string
The message id on which this envelope settings has to be applied.
messageId This property is required. String
The message id on which this envelope settings has to be applied.
messageId This property is required. string
The message id on which this envelope settings has to be applied.
message_id This property is required. str
The message id on which this envelope settings has to be applied.
messageId This property is required. String
The message id on which this envelope settings has to be applied.

EdifactOneWayAgreementResponse

ProtocolSettings This property is required. Pulumi.AzureNative.Logic.Inputs.EdifactProtocolSettingsResponse
The EDIFACT protocol settings.
ReceiverBusinessIdentity This property is required. Pulumi.AzureNative.Logic.Inputs.BusinessIdentityResponse
The receiver business identity
SenderBusinessIdentity This property is required. Pulumi.AzureNative.Logic.Inputs.BusinessIdentityResponse
The sender business identity
ProtocolSettings This property is required. EdifactProtocolSettingsResponse
The EDIFACT protocol settings.
ReceiverBusinessIdentity This property is required. BusinessIdentityResponse
The receiver business identity
SenderBusinessIdentity This property is required. BusinessIdentityResponse
The sender business identity
protocolSettings This property is required. EdifactProtocolSettingsResponse
The EDIFACT protocol settings.
receiverBusinessIdentity This property is required. BusinessIdentityResponse
The receiver business identity
senderBusinessIdentity This property is required. BusinessIdentityResponse
The sender business identity
protocolSettings This property is required. EdifactProtocolSettingsResponse
The EDIFACT protocol settings.
receiverBusinessIdentity This property is required. BusinessIdentityResponse
The receiver business identity
senderBusinessIdentity This property is required. BusinessIdentityResponse
The sender business identity
protocol_settings This property is required. EdifactProtocolSettingsResponse
The EDIFACT protocol settings.
receiver_business_identity This property is required. BusinessIdentityResponse
The receiver business identity
sender_business_identity This property is required. BusinessIdentityResponse
The sender business identity
protocolSettings This property is required. Property Map
The EDIFACT protocol settings.
receiverBusinessIdentity This property is required. Property Map
The receiver business identity
senderBusinessIdentity This property is required. Property Map
The sender business identity

EdifactProcessingSettingsResponse

CreateEmptyXmlTagsForTrailingSeparators This property is required. bool
The value indicating whether to create empty xml tags for trailing separators.
MaskSecurityInfo This property is required. bool
The value indicating whether to mask security information.
PreserveInterchange This property is required. bool
The value indicating whether to preserve interchange.
SuspendInterchangeOnError This property is required. bool
The value indicating whether to suspend interchange on error.
UseDotAsDecimalSeparator This property is required. bool
The value indicating whether to use dot as decimal separator.
CreateEmptyXmlTagsForTrailingSeparators This property is required. bool
The value indicating whether to create empty xml tags for trailing separators.
MaskSecurityInfo This property is required. bool
The value indicating whether to mask security information.
PreserveInterchange This property is required. bool
The value indicating whether to preserve interchange.
SuspendInterchangeOnError This property is required. bool
The value indicating whether to suspend interchange on error.
UseDotAsDecimalSeparator This property is required. bool
The value indicating whether to use dot as decimal separator.
createEmptyXmlTagsForTrailingSeparators This property is required. Boolean
The value indicating whether to create empty xml tags for trailing separators.
maskSecurityInfo This property is required. Boolean
The value indicating whether to mask security information.
preserveInterchange This property is required. Boolean
The value indicating whether to preserve interchange.
suspendInterchangeOnError This property is required. Boolean
The value indicating whether to suspend interchange on error.
useDotAsDecimalSeparator This property is required. Boolean
The value indicating whether to use dot as decimal separator.
createEmptyXmlTagsForTrailingSeparators This property is required. boolean
The value indicating whether to create empty xml tags for trailing separators.
maskSecurityInfo This property is required. boolean
The value indicating whether to mask security information.
preserveInterchange This property is required. boolean
The value indicating whether to preserve interchange.
suspendInterchangeOnError This property is required. boolean
The value indicating whether to suspend interchange on error.
useDotAsDecimalSeparator This property is required. boolean
The value indicating whether to use dot as decimal separator.
create_empty_xml_tags_for_trailing_separators This property is required. bool
The value indicating whether to create empty xml tags for trailing separators.
mask_security_info This property is required. bool
The value indicating whether to mask security information.
preserve_interchange This property is required. bool
The value indicating whether to preserve interchange.
suspend_interchange_on_error This property is required. bool
The value indicating whether to suspend interchange on error.
use_dot_as_decimal_separator This property is required. bool
The value indicating whether to use dot as decimal separator.
createEmptyXmlTagsForTrailingSeparators This property is required. Boolean
The value indicating whether to create empty xml tags for trailing separators.
maskSecurityInfo This property is required. Boolean
The value indicating whether to mask security information.
preserveInterchange This property is required. Boolean
The value indicating whether to preserve interchange.
suspendInterchangeOnError This property is required. Boolean
The value indicating whether to suspend interchange on error.
useDotAsDecimalSeparator This property is required. Boolean
The value indicating whether to use dot as decimal separator.

EdifactProtocolSettingsResponse

AcknowledgementSettings This property is required. Pulumi.AzureNative.Logic.Inputs.EdifactAcknowledgementSettingsResponse
The EDIFACT acknowledgement settings.
EnvelopeSettings This property is required. Pulumi.AzureNative.Logic.Inputs.EdifactEnvelopeSettingsResponse
The EDIFACT envelope settings.
FramingSettings This property is required. Pulumi.AzureNative.Logic.Inputs.EdifactFramingSettingsResponse
The EDIFACT framing settings.
MessageFilter This property is required. Pulumi.AzureNative.Logic.Inputs.EdifactMessageFilterResponse
The EDIFACT message filter.
ProcessingSettings This property is required. Pulumi.AzureNative.Logic.Inputs.EdifactProcessingSettingsResponse
The EDIFACT processing Settings.
SchemaReferences This property is required. List<Pulumi.AzureNative.Logic.Inputs.EdifactSchemaReferenceResponse>
The EDIFACT schema references.
ValidationSettings This property is required. Pulumi.AzureNative.Logic.Inputs.EdifactValidationSettingsResponse
The EDIFACT validation settings.
EdifactDelimiterOverrides List<Pulumi.AzureNative.Logic.Inputs.EdifactDelimiterOverrideResponse>
The EDIFACT delimiter override settings.
EnvelopeOverrides List<Pulumi.AzureNative.Logic.Inputs.EdifactEnvelopeOverrideResponse>
The EDIFACT envelope override settings.
MessageFilterList List<Pulumi.AzureNative.Logic.Inputs.EdifactMessageIdentifierResponse>
The EDIFACT message filter list.
ValidationOverrides List<Pulumi.AzureNative.Logic.Inputs.EdifactValidationOverrideResponse>
The EDIFACT validation override settings.
AcknowledgementSettings This property is required. EdifactAcknowledgementSettingsResponse
The EDIFACT acknowledgement settings.
EnvelopeSettings This property is required. EdifactEnvelopeSettingsResponse
The EDIFACT envelope settings.
FramingSettings This property is required. EdifactFramingSettingsResponse
The EDIFACT framing settings.
MessageFilter This property is required. EdifactMessageFilterResponse
The EDIFACT message filter.
ProcessingSettings This property is required. EdifactProcessingSettingsResponse
The EDIFACT processing Settings.
SchemaReferences This property is required. []EdifactSchemaReferenceResponse
The EDIFACT schema references.
ValidationSettings This property is required. EdifactValidationSettingsResponse
The EDIFACT validation settings.
EdifactDelimiterOverrides []EdifactDelimiterOverrideResponse
The EDIFACT delimiter override settings.
EnvelopeOverrides []EdifactEnvelopeOverrideResponse
The EDIFACT envelope override settings.
MessageFilterList []EdifactMessageIdentifierResponse
The EDIFACT message filter list.
ValidationOverrides []EdifactValidationOverrideResponse
The EDIFACT validation override settings.
acknowledgementSettings This property is required. EdifactAcknowledgementSettingsResponse
The EDIFACT acknowledgement settings.
envelopeSettings This property is required. EdifactEnvelopeSettingsResponse
The EDIFACT envelope settings.
framingSettings This property is required. EdifactFramingSettingsResponse
The EDIFACT framing settings.
messageFilter This property is required. EdifactMessageFilterResponse
The EDIFACT message filter.
processingSettings This property is required. EdifactProcessingSettingsResponse
The EDIFACT processing Settings.
schemaReferences This property is required. List<EdifactSchemaReferenceResponse>
The EDIFACT schema references.
validationSettings This property is required. EdifactValidationSettingsResponse
The EDIFACT validation settings.
edifactDelimiterOverrides List<EdifactDelimiterOverrideResponse>
The EDIFACT delimiter override settings.
envelopeOverrides List<EdifactEnvelopeOverrideResponse>
The EDIFACT envelope override settings.
messageFilterList List<EdifactMessageIdentifierResponse>
The EDIFACT message filter list.
validationOverrides List<EdifactValidationOverrideResponse>
The EDIFACT validation override settings.
acknowledgementSettings This property is required. EdifactAcknowledgementSettingsResponse
The EDIFACT acknowledgement settings.
envelopeSettings This property is required. EdifactEnvelopeSettingsResponse
The EDIFACT envelope settings.
framingSettings This property is required. EdifactFramingSettingsResponse
The EDIFACT framing settings.
messageFilter This property is required. EdifactMessageFilterResponse
The EDIFACT message filter.
processingSettings This property is required. EdifactProcessingSettingsResponse
The EDIFACT processing Settings.
schemaReferences This property is required. EdifactSchemaReferenceResponse[]
The EDIFACT schema references.
validationSettings This property is required. EdifactValidationSettingsResponse
The EDIFACT validation settings.
edifactDelimiterOverrides EdifactDelimiterOverrideResponse[]
The EDIFACT delimiter override settings.
envelopeOverrides EdifactEnvelopeOverrideResponse[]
The EDIFACT envelope override settings.
messageFilterList EdifactMessageIdentifierResponse[]
The EDIFACT message filter list.
validationOverrides EdifactValidationOverrideResponse[]
The EDIFACT validation override settings.
acknowledgement_settings This property is required. EdifactAcknowledgementSettingsResponse
The EDIFACT acknowledgement settings.
envelope_settings This property is required. EdifactEnvelopeSettingsResponse
The EDIFACT envelope settings.
framing_settings This property is required. EdifactFramingSettingsResponse
The EDIFACT framing settings.
message_filter This property is required. EdifactMessageFilterResponse
The EDIFACT message filter.
processing_settings This property is required. EdifactProcessingSettingsResponse
The EDIFACT processing Settings.
schema_references This property is required. Sequence[EdifactSchemaReferenceResponse]
The EDIFACT schema references.
validation_settings This property is required. EdifactValidationSettingsResponse
The EDIFACT validation settings.
edifact_delimiter_overrides Sequence[EdifactDelimiterOverrideResponse]
The EDIFACT delimiter override settings.
envelope_overrides Sequence[EdifactEnvelopeOverrideResponse]
The EDIFACT envelope override settings.
message_filter_list Sequence[EdifactMessageIdentifierResponse]
The EDIFACT message filter list.
validation_overrides Sequence[EdifactValidationOverrideResponse]
The EDIFACT validation override settings.
acknowledgementSettings This property is required. Property Map
The EDIFACT acknowledgement settings.
envelopeSettings This property is required. Property Map
The EDIFACT envelope settings.
framingSettings This property is required. Property Map
The EDIFACT framing settings.
messageFilter This property is required. Property Map
The EDIFACT message filter.
processingSettings This property is required. Property Map
The EDIFACT processing Settings.
schemaReferences This property is required. List<Property Map>
The EDIFACT schema references.
validationSettings This property is required. Property Map
The EDIFACT validation settings.
edifactDelimiterOverrides List<Property Map>
The EDIFACT delimiter override settings.
envelopeOverrides List<Property Map>
The EDIFACT envelope override settings.
messageFilterList List<Property Map>
The EDIFACT message filter list.
validationOverrides List<Property Map>
The EDIFACT validation override settings.

EdifactSchemaReferenceResponse

MessageId This property is required. string
The message id.
MessageRelease This property is required. string
The message release version.
MessageVersion This property is required. string
The message version.
SchemaName This property is required. string
The schema name.
AssociationAssignedCode string
The association assigned code.
SenderApplicationId string
The sender application id.
SenderApplicationQualifier string
The sender application qualifier.
MessageId This property is required. string
The message id.
MessageRelease This property is required. string
The message release version.
MessageVersion This property is required. string
The message version.
SchemaName This property is required. string
The schema name.
AssociationAssignedCode string
The association assigned code.
SenderApplicationId string
The sender application id.
SenderApplicationQualifier string
The sender application qualifier.
messageId This property is required. String
The message id.
messageRelease This property is required. String
The message release version.
messageVersion This property is required. String
The message version.
schemaName This property is required. String
The schema name.
associationAssignedCode String
The association assigned code.
senderApplicationId String
The sender application id.
senderApplicationQualifier String
The sender application qualifier.
messageId This property is required. string
The message id.
messageRelease This property is required. string
The message release version.
messageVersion This property is required. string
The message version.
schemaName This property is required. string
The schema name.
associationAssignedCode string
The association assigned code.
senderApplicationId string
The sender application id.
senderApplicationQualifier string
The sender application qualifier.
message_id This property is required. str
The message id.
message_release This property is required. str
The message release version.
message_version This property is required. str
The message version.
schema_name This property is required. str
The schema name.
association_assigned_code str
The association assigned code.
sender_application_id str
The sender application id.
sender_application_qualifier str
The sender application qualifier.
messageId This property is required. String
The message id.
messageRelease This property is required. String
The message release version.
messageVersion This property is required. String
The message version.
schemaName This property is required. String
The schema name.
associationAssignedCode String
The association assigned code.
senderApplicationId String
The sender application id.
senderApplicationQualifier String
The sender application qualifier.

EdifactValidationOverrideResponse

AllowLeadingAndTrailingSpacesAndZeroes This property is required. bool
The value indicating whether to allow leading and trailing spaces and zeroes.
EnforceCharacterSet This property is required. bool
The value indicating whether to validate character Set.
MessageId This property is required. string
The message id on which the validation settings has to be applied.
TrailingSeparatorPolicy This property is required. string
The trailing separator policy.
TrimLeadingAndTrailingSpacesAndZeroes This property is required. bool
The value indicating whether to trim leading and trailing spaces and zeroes.
ValidateEDITypes This property is required. bool
The value indicating whether to validate EDI types.
ValidateXSDTypes This property is required. bool
The value indicating whether to validate XSD types.
AllowLeadingAndTrailingSpacesAndZeroes This property is required. bool
The value indicating whether to allow leading and trailing spaces and zeroes.
EnforceCharacterSet This property is required. bool
The value indicating whether to validate character Set.
MessageId This property is required. string
The message id on which the validation settings has to be applied.
TrailingSeparatorPolicy This property is required. string
The trailing separator policy.
TrimLeadingAndTrailingSpacesAndZeroes This property is required. bool
The value indicating whether to trim leading and trailing spaces and zeroes.
ValidateEDITypes This property is required. bool
The value indicating whether to validate EDI types.
ValidateXSDTypes This property is required. bool
The value indicating whether to validate XSD types.
allowLeadingAndTrailingSpacesAndZeroes This property is required. Boolean
The value indicating whether to allow leading and trailing spaces and zeroes.
enforceCharacterSet This property is required. Boolean
The value indicating whether to validate character Set.
messageId This property is required. String
The message id on which the validation settings has to be applied.
trailingSeparatorPolicy This property is required. String
The trailing separator policy.
trimLeadingAndTrailingSpacesAndZeroes This property is required. Boolean
The value indicating whether to trim leading and trailing spaces and zeroes.
validateEDITypes This property is required. Boolean
The value indicating whether to validate EDI types.
validateXSDTypes This property is required. Boolean
The value indicating whether to validate XSD types.
allowLeadingAndTrailingSpacesAndZeroes This property is required. boolean
The value indicating whether to allow leading and trailing spaces and zeroes.
enforceCharacterSet This property is required. boolean
The value indicating whether to validate character Set.
messageId This property is required. string
The message id on which the validation settings has to be applied.
trailingSeparatorPolicy This property is required. string
The trailing separator policy.
trimLeadingAndTrailingSpacesAndZeroes This property is required. boolean
The value indicating whether to trim leading and trailing spaces and zeroes.
validateEDITypes This property is required. boolean
The value indicating whether to validate EDI types.
validateXSDTypes This property is required. boolean
The value indicating whether to validate XSD types.
allow_leading_and_trailing_spaces_and_zeroes This property is required. bool
The value indicating whether to allow leading and trailing spaces and zeroes.
enforce_character_set This property is required. bool
The value indicating whether to validate character Set.
message_id This property is required. str
The message id on which the validation settings has to be applied.
trailing_separator_policy This property is required. str
The trailing separator policy.
trim_leading_and_trailing_spaces_and_zeroes This property is required. bool
The value indicating whether to trim leading and trailing spaces and zeroes.
validate_edi_types This property is required. bool
The value indicating whether to validate EDI types.
validate_xsd_types This property is required. bool
The value indicating whether to validate XSD types.
allowLeadingAndTrailingSpacesAndZeroes This property is required. Boolean
The value indicating whether to allow leading and trailing spaces and zeroes.
enforceCharacterSet This property is required. Boolean
The value indicating whether to validate character Set.
messageId This property is required. String
The message id on which the validation settings has to be applied.
trailingSeparatorPolicy This property is required. String
The trailing separator policy.
trimLeadingAndTrailingSpacesAndZeroes This property is required. Boolean
The value indicating whether to trim leading and trailing spaces and zeroes.
validateEDITypes This property is required. Boolean
The value indicating whether to validate EDI types.
validateXSDTypes This property is required. Boolean
The value indicating whether to validate XSD types.

EdifactValidationSettingsResponse

AllowLeadingAndTrailingSpacesAndZeroes This property is required. bool
The value indicating whether to allow leading and trailing spaces and zeroes.
CheckDuplicateGroupControlNumber This property is required. bool
The value indicating whether to check for duplicate group control number.
CheckDuplicateInterchangeControlNumber This property is required. bool
The value indicating whether to check for duplicate interchange control number.
CheckDuplicateTransactionSetControlNumber This property is required. bool
The value indicating whether to check for duplicate transaction set control number.
InterchangeControlNumberValidityDays This property is required. int
The validity period of interchange control number.
TrailingSeparatorPolicy This property is required. string
The trailing separator policy.
TrimLeadingAndTrailingSpacesAndZeroes This property is required. bool
The value indicating whether to trim leading and trailing spaces and zeroes.
ValidateCharacterSet This property is required. bool
The value indicating whether to validate character set in the message.
ValidateEDITypes This property is required. bool
The value indicating whether to Whether to validate EDI types.
ValidateXSDTypes This property is required. bool
The value indicating whether to Whether to validate XSD types.
AllowLeadingAndTrailingSpacesAndZeroes This property is required. bool
The value indicating whether to allow leading and trailing spaces and zeroes.
CheckDuplicateGroupControlNumber This property is required. bool
The value indicating whether to check for duplicate group control number.
CheckDuplicateInterchangeControlNumber This property is required. bool
The value indicating whether to check for duplicate interchange control number.
CheckDuplicateTransactionSetControlNumber This property is required. bool
The value indicating whether to check for duplicate transaction set control number.
InterchangeControlNumberValidityDays This property is required. int
The validity period of interchange control number.
TrailingSeparatorPolicy This property is required. string
The trailing separator policy.
TrimLeadingAndTrailingSpacesAndZeroes This property is required. bool
The value indicating whether to trim leading and trailing spaces and zeroes.
ValidateCharacterSet This property is required. bool
The value indicating whether to validate character set in the message.
ValidateEDITypes This property is required. bool
The value indicating whether to Whether to validate EDI types.
ValidateXSDTypes This property is required. bool
The value indicating whether to Whether to validate XSD types.
allowLeadingAndTrailingSpacesAndZeroes This property is required. Boolean
The value indicating whether to allow leading and trailing spaces and zeroes.
checkDuplicateGroupControlNumber This property is required. Boolean
The value indicating whether to check for duplicate group control number.
checkDuplicateInterchangeControlNumber This property is required. Boolean
The value indicating whether to check for duplicate interchange control number.
checkDuplicateTransactionSetControlNumber This property is required. Boolean
The value indicating whether to check for duplicate transaction set control number.
interchangeControlNumberValidityDays This property is required. Integer
The validity period of interchange control number.
trailingSeparatorPolicy This property is required. String
The trailing separator policy.
trimLeadingAndTrailingSpacesAndZeroes This property is required. Boolean
The value indicating whether to trim leading and trailing spaces and zeroes.
validateCharacterSet This property is required. Boolean
The value indicating whether to validate character set in the message.
validateEDITypes This property is required. Boolean
The value indicating whether to Whether to validate EDI types.
validateXSDTypes This property is required. Boolean
The value indicating whether to Whether to validate XSD types.
allowLeadingAndTrailingSpacesAndZeroes This property is required. boolean
The value indicating whether to allow leading and trailing spaces and zeroes.
checkDuplicateGroupControlNumber This property is required. boolean
The value indicating whether to check for duplicate group control number.
checkDuplicateInterchangeControlNumber This property is required. boolean
The value indicating whether to check for duplicate interchange control number.
checkDuplicateTransactionSetControlNumber This property is required. boolean
The value indicating whether to check for duplicate transaction set control number.
interchangeControlNumberValidityDays This property is required. number
The validity period of interchange control number.
trailingSeparatorPolicy This property is required. string
The trailing separator policy.
trimLeadingAndTrailingSpacesAndZeroes This property is required. boolean
The value indicating whether to trim leading and trailing spaces and zeroes.
validateCharacterSet This property is required. boolean
The value indicating whether to validate character set in the message.
validateEDITypes This property is required. boolean
The value indicating whether to Whether to validate EDI types.
validateXSDTypes This property is required. boolean
The value indicating whether to Whether to validate XSD types.
allow_leading_and_trailing_spaces_and_zeroes This property is required. bool
The value indicating whether to allow leading and trailing spaces and zeroes.
check_duplicate_group_control_number This property is required. bool
The value indicating whether to check for duplicate group control number.
check_duplicate_interchange_control_number This property is required. bool
The value indicating whether to check for duplicate interchange control number.
check_duplicate_transaction_set_control_number This property is required. bool
The value indicating whether to check for duplicate transaction set control number.
interchange_control_number_validity_days This property is required. int
The validity period of interchange control number.
trailing_separator_policy This property is required. str
The trailing separator policy.
trim_leading_and_trailing_spaces_and_zeroes This property is required. bool
The value indicating whether to trim leading and trailing spaces and zeroes.
validate_character_set This property is required. bool
The value indicating whether to validate character set in the message.
validate_edi_types This property is required. bool
The value indicating whether to Whether to validate EDI types.
validate_xsd_types This property is required. bool
The value indicating whether to Whether to validate XSD types.
allowLeadingAndTrailingSpacesAndZeroes This property is required. Boolean
The value indicating whether to allow leading and trailing spaces and zeroes.
checkDuplicateGroupControlNumber This property is required. Boolean
The value indicating whether to check for duplicate group control number.
checkDuplicateInterchangeControlNumber This property is required. Boolean
The value indicating whether to check for duplicate interchange control number.
checkDuplicateTransactionSetControlNumber This property is required. Boolean
The value indicating whether to check for duplicate transaction set control number.
interchangeControlNumberValidityDays This property is required. Number
The validity period of interchange control number.
trailingSeparatorPolicy This property is required. String
The trailing separator policy.
trimLeadingAndTrailingSpacesAndZeroes This property is required. Boolean
The value indicating whether to trim leading and trailing spaces and zeroes.
validateCharacterSet This property is required. Boolean
The value indicating whether to validate character set in the message.
validateEDITypes This property is required. Boolean
The value indicating whether to Whether to validate EDI types.
validateXSDTypes This property is required. Boolean
The value indicating whether to Whether to validate XSD types.

X12AcknowledgementSettingsResponse

AcknowledgementControlNumberLowerBound This property is required. int
The acknowledgement control number lower bound.
AcknowledgementControlNumberUpperBound This property is required. int
The acknowledgement control number upper bound.
BatchFunctionalAcknowledgements This property is required. bool
The value indicating whether to batch functional acknowledgements.
BatchImplementationAcknowledgements This property is required. bool
The value indicating whether to batch implementation acknowledgements.
BatchTechnicalAcknowledgements This property is required. bool
The value indicating whether to batch the technical acknowledgements.
NeedFunctionalAcknowledgement This property is required. bool
The value indicating whether functional acknowledgement is needed.
NeedImplementationAcknowledgement This property is required. bool
The value indicating whether implementation acknowledgement is needed.
NeedLoopForValidMessages This property is required. bool
The value indicating whether a loop is needed for valid messages.
NeedTechnicalAcknowledgement This property is required. bool
The value indicating whether technical acknowledgement is needed.
RolloverAcknowledgementControlNumber This property is required. bool
The value indicating whether to rollover acknowledgement control number.
SendSynchronousAcknowledgement This property is required. bool
The value indicating whether to send synchronous acknowledgement.
AcknowledgementControlNumberPrefix string
The acknowledgement control number prefix.
AcknowledgementControlNumberSuffix string
The acknowledgement control number suffix.
FunctionalAcknowledgementVersion string
The functional acknowledgement version.
ImplementationAcknowledgementVersion string
The implementation acknowledgement version.
AcknowledgementControlNumberLowerBound This property is required. int
The acknowledgement control number lower bound.
AcknowledgementControlNumberUpperBound This property is required. int
The acknowledgement control number upper bound.
BatchFunctionalAcknowledgements This property is required. bool
The value indicating whether to batch functional acknowledgements.
BatchImplementationAcknowledgements This property is required. bool
The value indicating whether to batch implementation acknowledgements.
BatchTechnicalAcknowledgements This property is required. bool
The value indicating whether to batch the technical acknowledgements.
NeedFunctionalAcknowledgement This property is required. bool
The value indicating whether functional acknowledgement is needed.
NeedImplementationAcknowledgement This property is required. bool
The value indicating whether implementation acknowledgement is needed.
NeedLoopForValidMessages This property is required. bool
The value indicating whether a loop is needed for valid messages.
NeedTechnicalAcknowledgement This property is required. bool
The value indicating whether technical acknowledgement is needed.
RolloverAcknowledgementControlNumber This property is required. bool
The value indicating whether to rollover acknowledgement control number.
SendSynchronousAcknowledgement This property is required. bool
The value indicating whether to send synchronous acknowledgement.
AcknowledgementControlNumberPrefix string
The acknowledgement control number prefix.
AcknowledgementControlNumberSuffix string
The acknowledgement control number suffix.
FunctionalAcknowledgementVersion string
The functional acknowledgement version.
ImplementationAcknowledgementVersion string
The implementation acknowledgement version.
acknowledgementControlNumberLowerBound This property is required. Integer
The acknowledgement control number lower bound.
acknowledgementControlNumberUpperBound This property is required. Integer
The acknowledgement control number upper bound.
batchFunctionalAcknowledgements This property is required. Boolean
The value indicating whether to batch functional acknowledgements.
batchImplementationAcknowledgements This property is required. Boolean
The value indicating whether to batch implementation acknowledgements.
batchTechnicalAcknowledgements This property is required. Boolean
The value indicating whether to batch the technical acknowledgements.
needFunctionalAcknowledgement This property is required. Boolean
The value indicating whether functional acknowledgement is needed.
needImplementationAcknowledgement This property is required. Boolean
The value indicating whether implementation acknowledgement is needed.
needLoopForValidMessages This property is required. Boolean
The value indicating whether a loop is needed for valid messages.
needTechnicalAcknowledgement This property is required. Boolean
The value indicating whether technical acknowledgement is needed.
rolloverAcknowledgementControlNumber This property is required. Boolean
The value indicating whether to rollover acknowledgement control number.
sendSynchronousAcknowledgement This property is required. Boolean
The value indicating whether to send synchronous acknowledgement.
acknowledgementControlNumberPrefix String
The acknowledgement control number prefix.
acknowledgementControlNumberSuffix String
The acknowledgement control number suffix.
functionalAcknowledgementVersion String
The functional acknowledgement version.
implementationAcknowledgementVersion String
The implementation acknowledgement version.
acknowledgementControlNumberLowerBound This property is required. number
The acknowledgement control number lower bound.
acknowledgementControlNumberUpperBound This property is required. number
The acknowledgement control number upper bound.
batchFunctionalAcknowledgements This property is required. boolean
The value indicating whether to batch functional acknowledgements.
batchImplementationAcknowledgements This property is required. boolean
The value indicating whether to batch implementation acknowledgements.
batchTechnicalAcknowledgements This property is required. boolean
The value indicating whether to batch the technical acknowledgements.
needFunctionalAcknowledgement This property is required. boolean
The value indicating whether functional acknowledgement is needed.
needImplementationAcknowledgement This property is required. boolean
The value indicating whether implementation acknowledgement is needed.
needLoopForValidMessages This property is required. boolean
The value indicating whether a loop is needed for valid messages.
needTechnicalAcknowledgement This property is required. boolean
The value indicating whether technical acknowledgement is needed.
rolloverAcknowledgementControlNumber This property is required. boolean
The value indicating whether to rollover acknowledgement control number.
sendSynchronousAcknowledgement This property is required. boolean
The value indicating whether to send synchronous acknowledgement.
acknowledgementControlNumberPrefix string
The acknowledgement control number prefix.
acknowledgementControlNumberSuffix string
The acknowledgement control number suffix.
functionalAcknowledgementVersion string
The functional acknowledgement version.
implementationAcknowledgementVersion string
The implementation acknowledgement version.
acknowledgement_control_number_lower_bound This property is required. int
The acknowledgement control number lower bound.
acknowledgement_control_number_upper_bound This property is required. int
The acknowledgement control number upper bound.
batch_functional_acknowledgements This property is required. bool
The value indicating whether to batch functional acknowledgements.
batch_implementation_acknowledgements This property is required. bool
The value indicating whether to batch implementation acknowledgements.
batch_technical_acknowledgements This property is required. bool
The value indicating whether to batch the technical acknowledgements.
need_functional_acknowledgement This property is required. bool
The value indicating whether functional acknowledgement is needed.
need_implementation_acknowledgement This property is required. bool
The value indicating whether implementation acknowledgement is needed.
need_loop_for_valid_messages This property is required. bool
The value indicating whether a loop is needed for valid messages.
need_technical_acknowledgement This property is required. bool
The value indicating whether technical acknowledgement is needed.
rollover_acknowledgement_control_number This property is required. bool
The value indicating whether to rollover acknowledgement control number.
send_synchronous_acknowledgement This property is required. bool
The value indicating whether to send synchronous acknowledgement.
acknowledgement_control_number_prefix str
The acknowledgement control number prefix.
acknowledgement_control_number_suffix str
The acknowledgement control number suffix.
functional_acknowledgement_version str
The functional acknowledgement version.
implementation_acknowledgement_version str
The implementation acknowledgement version.
acknowledgementControlNumberLowerBound This property is required. Number
The acknowledgement control number lower bound.
acknowledgementControlNumberUpperBound This property is required. Number
The acknowledgement control number upper bound.
batchFunctionalAcknowledgements This property is required. Boolean
The value indicating whether to batch functional acknowledgements.
batchImplementationAcknowledgements This property is required. Boolean
The value indicating whether to batch implementation acknowledgements.
batchTechnicalAcknowledgements This property is required. Boolean
The value indicating whether to batch the technical acknowledgements.
needFunctionalAcknowledgement This property is required. Boolean
The value indicating whether functional acknowledgement is needed.
needImplementationAcknowledgement This property is required. Boolean
The value indicating whether implementation acknowledgement is needed.
needLoopForValidMessages This property is required. Boolean
The value indicating whether a loop is needed for valid messages.
needTechnicalAcknowledgement This property is required. Boolean
The value indicating whether technical acknowledgement is needed.
rolloverAcknowledgementControlNumber This property is required. Boolean
The value indicating whether to rollover acknowledgement control number.
sendSynchronousAcknowledgement This property is required. Boolean
The value indicating whether to send synchronous acknowledgement.
acknowledgementControlNumberPrefix String
The acknowledgement control number prefix.
acknowledgementControlNumberSuffix String
The acknowledgement control number suffix.
functionalAcknowledgementVersion String
The functional acknowledgement version.
implementationAcknowledgementVersion String
The implementation acknowledgement version.

X12AgreementContentResponse

ReceiveAgreement This property is required. Pulumi.AzureNative.Logic.Inputs.X12OneWayAgreementResponse
The X12 one-way receive agreement.
SendAgreement This property is required. Pulumi.AzureNative.Logic.Inputs.X12OneWayAgreementResponse
The X12 one-way send agreement.
ReceiveAgreement This property is required. X12OneWayAgreementResponse
The X12 one-way receive agreement.
SendAgreement This property is required. X12OneWayAgreementResponse
The X12 one-way send agreement.
receiveAgreement This property is required. X12OneWayAgreementResponse
The X12 one-way receive agreement.
sendAgreement This property is required. X12OneWayAgreementResponse
The X12 one-way send agreement.
receiveAgreement This property is required. X12OneWayAgreementResponse
The X12 one-way receive agreement.
sendAgreement This property is required. X12OneWayAgreementResponse
The X12 one-way send agreement.
receive_agreement This property is required. X12OneWayAgreementResponse
The X12 one-way receive agreement.
send_agreement This property is required. X12OneWayAgreementResponse
The X12 one-way send agreement.
receiveAgreement This property is required. Property Map
The X12 one-way receive agreement.
sendAgreement This property is required. Property Map
The X12 one-way send agreement.

X12DelimiterOverridesResponse

ComponentSeparator This property is required. int
The component separator.
DataElementSeparator This property is required. int
The data element separator.
ReplaceCharacter This property is required. int
The replacement character.
ReplaceSeparatorsInPayload This property is required. bool
The value indicating whether to replace separators in payload.
SegmentTerminator This property is required. int
The segment terminator.
SegmentTerminatorSuffix This property is required. string
The segment terminator suffix.
MessageId string
The message id.
ProtocolVersion string
The protocol version.
TargetNamespace string
The target namespace on which this delimiter settings has to be applied.
ComponentSeparator This property is required. int
The component separator.
DataElementSeparator This property is required. int
The data element separator.
ReplaceCharacter This property is required. int
The replacement character.
ReplaceSeparatorsInPayload This property is required. bool
The value indicating whether to replace separators in payload.
SegmentTerminator This property is required. int
The segment terminator.
SegmentTerminatorSuffix This property is required. string
The segment terminator suffix.
MessageId string
The message id.
ProtocolVersion string
The protocol version.
TargetNamespace string
The target namespace on which this delimiter settings has to be applied.
componentSeparator This property is required. Integer
The component separator.
dataElementSeparator This property is required. Integer
The data element separator.
replaceCharacter This property is required. Integer
The replacement character.
replaceSeparatorsInPayload This property is required. Boolean
The value indicating whether to replace separators in payload.
segmentTerminator This property is required. Integer
The segment terminator.
segmentTerminatorSuffix This property is required. String
The segment terminator suffix.
messageId String
The message id.
protocolVersion String
The protocol version.
targetNamespace String
The target namespace on which this delimiter settings has to be applied.
componentSeparator This property is required. number
The component separator.
dataElementSeparator This property is required. number
The data element separator.
replaceCharacter This property is required. number
The replacement character.
replaceSeparatorsInPayload This property is required. boolean
The value indicating whether to replace separators in payload.
segmentTerminator This property is required. number
The segment terminator.
segmentTerminatorSuffix This property is required. string
The segment terminator suffix.
messageId string
The message id.
protocolVersion string
The protocol version.
targetNamespace string
The target namespace on which this delimiter settings has to be applied.
component_separator This property is required. int
The component separator.
data_element_separator This property is required. int
The data element separator.
replace_character This property is required. int
The replacement character.
replace_separators_in_payload This property is required. bool
The value indicating whether to replace separators in payload.
segment_terminator This property is required. int
The segment terminator.
segment_terminator_suffix This property is required. str
The segment terminator suffix.
message_id str
The message id.
protocol_version str
The protocol version.
target_namespace str
The target namespace on which this delimiter settings has to be applied.
componentSeparator This property is required. Number
The component separator.
dataElementSeparator This property is required. Number
The data element separator.
replaceCharacter This property is required. Number
The replacement character.
replaceSeparatorsInPayload This property is required. Boolean
The value indicating whether to replace separators in payload.
segmentTerminator This property is required. Number
The segment terminator.
segmentTerminatorSuffix This property is required. String
The segment terminator suffix.
messageId String
The message id.
protocolVersion String
The protocol version.
targetNamespace String
The target namespace on which this delimiter settings has to be applied.

X12EnvelopeOverrideResponse

DateFormat This property is required. string
The date format.
HeaderVersion This property is required. string
The header version.
MessageId This property is required. string
The message id on which this envelope settings has to be applied.
ProtocolVersion This property is required. string
The protocol version on which this envelope settings has to be applied.
ReceiverApplicationId This property is required. string
The receiver application id.
ResponsibleAgencyCode This property is required. string
The responsible agency code.
SenderApplicationId This property is required. string
The sender application id.
TargetNamespace This property is required. string
The target namespace on which this envelope settings has to be applied.
TimeFormat This property is required. string
The time format.
FunctionalIdentifierCode string
The functional identifier code.
DateFormat This property is required. string
The date format.
HeaderVersion This property is required. string
The header version.
MessageId This property is required. string
The message id on which this envelope settings has to be applied.
ProtocolVersion This property is required. string
The protocol version on which this envelope settings has to be applied.
ReceiverApplicationId This property is required. string
The receiver application id.
ResponsibleAgencyCode This property is required. string
The responsible agency code.
SenderApplicationId This property is required. string
The sender application id.
TargetNamespace This property is required. string
The target namespace on which this envelope settings has to be applied.
TimeFormat This property is required. string
The time format.
FunctionalIdentifierCode string
The functional identifier code.
dateFormat This property is required. String
The date format.
headerVersion This property is required. String
The header version.
messageId This property is required. String
The message id on which this envelope settings has to be applied.
protocolVersion This property is required. String
The protocol version on which this envelope settings has to be applied.
receiverApplicationId This property is required. String
The receiver application id.
responsibleAgencyCode This property is required. String
The responsible agency code.
senderApplicationId This property is required. String
The sender application id.
targetNamespace This property is required. String
The target namespace on which this envelope settings has to be applied.
timeFormat This property is required. String
The time format.
functionalIdentifierCode String
The functional identifier code.
dateFormat This property is required. string
The date format.
headerVersion This property is required. string
The header version.
messageId This property is required. string
The message id on which this envelope settings has to be applied.
protocolVersion This property is required. string
The protocol version on which this envelope settings has to be applied.
receiverApplicationId This property is required. string
The receiver application id.
responsibleAgencyCode This property is required. string
The responsible agency code.
senderApplicationId This property is required. string
The sender application id.
targetNamespace This property is required. string
The target namespace on which this envelope settings has to be applied.
timeFormat This property is required. string
The time format.
functionalIdentifierCode string
The functional identifier code.
date_format This property is required. str
The date format.
header_version This property is required. str
The header version.
message_id This property is required. str
The message id on which this envelope settings has to be applied.
protocol_version This property is required. str
The protocol version on which this envelope settings has to be applied.
receiver_application_id This property is required. str
The receiver application id.
responsible_agency_code This property is required. str
The responsible agency code.
sender_application_id This property is required. str
The sender application id.
target_namespace This property is required. str
The target namespace on which this envelope settings has to be applied.
time_format This property is required. str
The time format.
functional_identifier_code str
The functional identifier code.
dateFormat This property is required. String
The date format.
headerVersion This property is required. String
The header version.
messageId This property is required. String
The message id on which this envelope settings has to be applied.
protocolVersion This property is required. String
The protocol version on which this envelope settings has to be applied.
receiverApplicationId This property is required. String
The receiver application id.
responsibleAgencyCode This property is required. String
The responsible agency code.
senderApplicationId This property is required. String
The sender application id.
targetNamespace This property is required. String
The target namespace on which this envelope settings has to be applied.
timeFormat This property is required. String
The time format.
functionalIdentifierCode String
The functional identifier code.

X12EnvelopeSettingsResponse

ControlStandardsId This property is required. int
The controls standards id.
ControlVersionNumber This property is required. string
The control version number.
EnableDefaultGroupHeaders This property is required. bool
The value indicating whether to enable default group headers.
GroupControlNumberLowerBound This property is required. int
The group control number lower bound.
GroupControlNumberUpperBound This property is required. int
The group control number upper bound.
GroupHeaderAgencyCode This property is required. string
The group header agency code.
GroupHeaderDateFormat This property is required. string
The group header date format.
GroupHeaderTimeFormat This property is required. string
The group header time format.
GroupHeaderVersion This property is required. string
The group header version.
InterchangeControlNumberLowerBound This property is required. int
The interchange control number lower bound.
InterchangeControlNumberUpperBound This property is required. int
The interchange control number upper bound.
OverwriteExistingTransactionSetControlNumber This property is required. bool
The value indicating whether to overwrite existing transaction set control number.
ReceiverApplicationId This property is required. string
The receiver application id.
RolloverGroupControlNumber This property is required. bool
The value indicating whether to rollover group control number.
RolloverInterchangeControlNumber This property is required. bool
The value indicating whether to rollover interchange control number.
RolloverTransactionSetControlNumber This property is required. bool
The value indicating whether to rollover transaction set control number.
SenderApplicationId This property is required. string
The sender application id.
TransactionSetControlNumberLowerBound This property is required. int
The transaction set control number lower bound.
TransactionSetControlNumberUpperBound This property is required. int
The transaction set control number upper bound.
UsageIndicator This property is required. string
The usage indicator.
UseControlStandardsIdAsRepetitionCharacter This property is required. bool
The value indicating whether to use control standards id as repetition character.
FunctionalGroupId string
The functional group id.
TransactionSetControlNumberPrefix string
The transaction set control number prefix.
TransactionSetControlNumberSuffix string
The transaction set control number suffix.
ControlStandardsId This property is required. int
The controls standards id.
ControlVersionNumber This property is required. string
The control version number.
EnableDefaultGroupHeaders This property is required. bool
The value indicating whether to enable default group headers.
GroupControlNumberLowerBound This property is required. int
The group control number lower bound.
GroupControlNumberUpperBound This property is required. int
The group control number upper bound.
GroupHeaderAgencyCode This property is required. string
The group header agency code.
GroupHeaderDateFormat This property is required. string
The group header date format.
GroupHeaderTimeFormat This property is required. string
The group header time format.
GroupHeaderVersion This property is required. string
The group header version.
InterchangeControlNumberLowerBound This property is required. int
The interchange control number lower bound.
InterchangeControlNumberUpperBound This property is required. int
The interchange control number upper bound.
OverwriteExistingTransactionSetControlNumber This property is required. bool
The value indicating whether to overwrite existing transaction set control number.
ReceiverApplicationId This property is required. string
The receiver application id.
RolloverGroupControlNumber This property is required. bool
The value indicating whether to rollover group control number.
RolloverInterchangeControlNumber This property is required. bool
The value indicating whether to rollover interchange control number.
RolloverTransactionSetControlNumber This property is required. bool
The value indicating whether to rollover transaction set control number.
SenderApplicationId This property is required. string
The sender application id.
TransactionSetControlNumberLowerBound This property is required. int
The transaction set control number lower bound.
TransactionSetControlNumberUpperBound This property is required. int
The transaction set control number upper bound.
UsageIndicator This property is required. string
The usage indicator.
UseControlStandardsIdAsRepetitionCharacter This property is required. bool
The value indicating whether to use control standards id as repetition character.
FunctionalGroupId string
The functional group id.
TransactionSetControlNumberPrefix string
The transaction set control number prefix.
TransactionSetControlNumberSuffix string
The transaction set control number suffix.
controlStandardsId This property is required. Integer
The controls standards id.
controlVersionNumber This property is required. String
The control version number.
enableDefaultGroupHeaders This property is required. Boolean
The value indicating whether to enable default group headers.
groupControlNumberLowerBound This property is required. Integer
The group control number lower bound.
groupControlNumberUpperBound This property is required. Integer
The group control number upper bound.
groupHeaderAgencyCode This property is required. String
The group header agency code.
groupHeaderDateFormat This property is required. String
The group header date format.
groupHeaderTimeFormat This property is required. String
The group header time format.
groupHeaderVersion This property is required. String
The group header version.
interchangeControlNumberLowerBound This property is required. Integer
The interchange control number lower bound.
interchangeControlNumberUpperBound This property is required. Integer
The interchange control number upper bound.
overwriteExistingTransactionSetControlNumber This property is required. Boolean
The value indicating whether to overwrite existing transaction set control number.
receiverApplicationId This property is required. String
The receiver application id.
rolloverGroupControlNumber This property is required. Boolean
The value indicating whether to rollover group control number.
rolloverInterchangeControlNumber This property is required. Boolean
The value indicating whether to rollover interchange control number.
rolloverTransactionSetControlNumber This property is required. Boolean
The value indicating whether to rollover transaction set control number.
senderApplicationId This property is required. String
The sender application id.
transactionSetControlNumberLowerBound This property is required. Integer
The transaction set control number lower bound.
transactionSetControlNumberUpperBound This property is required. Integer
The transaction set control number upper bound.
usageIndicator This property is required. String
The usage indicator.
useControlStandardsIdAsRepetitionCharacter This property is required. Boolean
The value indicating whether to use control standards id as repetition character.
functionalGroupId String
The functional group id.
transactionSetControlNumberPrefix String
The transaction set control number prefix.
transactionSetControlNumberSuffix String
The transaction set control number suffix.
controlStandardsId This property is required. number
The controls standards id.
controlVersionNumber This property is required. string
The control version number.
enableDefaultGroupHeaders This property is required. boolean
The value indicating whether to enable default group headers.
groupControlNumberLowerBound This property is required. number
The group control number lower bound.
groupControlNumberUpperBound This property is required. number
The group control number upper bound.
groupHeaderAgencyCode This property is required. string
The group header agency code.
groupHeaderDateFormat This property is required. string
The group header date format.
groupHeaderTimeFormat This property is required. string
The group header time format.
groupHeaderVersion This property is required. string
The group header version.
interchangeControlNumberLowerBound This property is required. number
The interchange control number lower bound.
interchangeControlNumberUpperBound This property is required. number
The interchange control number upper bound.
overwriteExistingTransactionSetControlNumber This property is required. boolean
The value indicating whether to overwrite existing transaction set control number.
receiverApplicationId This property is required. string
The receiver application id.
rolloverGroupControlNumber This property is required. boolean
The value indicating whether to rollover group control number.
rolloverInterchangeControlNumber This property is required. boolean
The value indicating whether to rollover interchange control number.
rolloverTransactionSetControlNumber This property is required. boolean
The value indicating whether to rollover transaction set control number.
senderApplicationId This property is required. string
The sender application id.
transactionSetControlNumberLowerBound This property is required. number
The transaction set control number lower bound.
transactionSetControlNumberUpperBound This property is required. number
The transaction set control number upper bound.
usageIndicator This property is required. string
The usage indicator.
useControlStandardsIdAsRepetitionCharacter This property is required. boolean
The value indicating whether to use control standards id as repetition character.
functionalGroupId string
The functional group id.
transactionSetControlNumberPrefix string
The transaction set control number prefix.
transactionSetControlNumberSuffix string
The transaction set control number suffix.
control_standards_id This property is required. int
The controls standards id.
control_version_number This property is required. str
The control version number.
enable_default_group_headers This property is required. bool
The value indicating whether to enable default group headers.
group_control_number_lower_bound This property is required. int
The group control number lower bound.
group_control_number_upper_bound This property is required. int
The group control number upper bound.
group_header_agency_code This property is required. str
The group header agency code.
group_header_date_format This property is required. str
The group header date format.
group_header_time_format This property is required. str
The group header time format.
group_header_version This property is required. str
The group header version.
interchange_control_number_lower_bound This property is required. int
The interchange control number lower bound.
interchange_control_number_upper_bound This property is required. int
The interchange control number upper bound.
overwrite_existing_transaction_set_control_number This property is required. bool
The value indicating whether to overwrite existing transaction set control number.
receiver_application_id This property is required. str
The receiver application id.
rollover_group_control_number This property is required. bool
The value indicating whether to rollover group control number.
rollover_interchange_control_number This property is required. bool
The value indicating whether to rollover interchange control number.
rollover_transaction_set_control_number This property is required. bool
The value indicating whether to rollover transaction set control number.
sender_application_id This property is required. str
The sender application id.
transaction_set_control_number_lower_bound This property is required. int
The transaction set control number lower bound.
transaction_set_control_number_upper_bound This property is required. int
The transaction set control number upper bound.
usage_indicator This property is required. str
The usage indicator.
use_control_standards_id_as_repetition_character This property is required. bool
The value indicating whether to use control standards id as repetition character.
functional_group_id str
The functional group id.
transaction_set_control_number_prefix str
The transaction set control number prefix.
transaction_set_control_number_suffix str
The transaction set control number suffix.
controlStandardsId This property is required. Number
The controls standards id.
controlVersionNumber This property is required. String
The control version number.
enableDefaultGroupHeaders This property is required. Boolean
The value indicating whether to enable default group headers.
groupControlNumberLowerBound This property is required. Number
The group control number lower bound.
groupControlNumberUpperBound This property is required. Number
The group control number upper bound.
groupHeaderAgencyCode This property is required. String
The group header agency code.
groupHeaderDateFormat This property is required. String
The group header date format.
groupHeaderTimeFormat This property is required. String
The group header time format.
groupHeaderVersion This property is required. String
The group header version.
interchangeControlNumberLowerBound This property is required. Number
The interchange control number lower bound.
interchangeControlNumberUpperBound This property is required. Number
The interchange control number upper bound.
overwriteExistingTransactionSetControlNumber This property is required. Boolean
The value indicating whether to overwrite existing transaction set control number.
receiverApplicationId This property is required. String
The receiver application id.
rolloverGroupControlNumber This property is required. Boolean
The value indicating whether to rollover group control number.
rolloverInterchangeControlNumber This property is required. Boolean
The value indicating whether to rollover interchange control number.
rolloverTransactionSetControlNumber This property is required. Boolean
The value indicating whether to rollover transaction set control number.
senderApplicationId This property is required. String
The sender application id.
transactionSetControlNumberLowerBound This property is required. Number
The transaction set control number lower bound.
transactionSetControlNumberUpperBound This property is required. Number
The transaction set control number upper bound.
usageIndicator This property is required. String
The usage indicator.
useControlStandardsIdAsRepetitionCharacter This property is required. Boolean
The value indicating whether to use control standards id as repetition character.
functionalGroupId String
The functional group id.
transactionSetControlNumberPrefix String
The transaction set control number prefix.
transactionSetControlNumberSuffix String
The transaction set control number suffix.

X12FramingSettingsResponse

CharacterSet This property is required. string
The X12 character set.
ComponentSeparator This property is required. int
The component separator.
DataElementSeparator This property is required. int
The data element separator.
ReplaceCharacter This property is required. int
The replacement character.
ReplaceSeparatorsInPayload This property is required. bool
The value indicating whether to replace separators in payload.
SegmentTerminator This property is required. int
The segment terminator.
SegmentTerminatorSuffix This property is required. string
The segment terminator suffix.
CharacterSet This property is required. string
The X12 character set.
ComponentSeparator This property is required. int
The component separator.
DataElementSeparator This property is required. int
The data element separator.
ReplaceCharacter This property is required. int
The replacement character.
ReplaceSeparatorsInPayload This property is required. bool
The value indicating whether to replace separators in payload.
SegmentTerminator This property is required. int
The segment terminator.
SegmentTerminatorSuffix This property is required. string
The segment terminator suffix.
characterSet This property is required. String
The X12 character set.
componentSeparator This property is required. Integer
The component separator.
dataElementSeparator This property is required. Integer
The data element separator.
replaceCharacter This property is required. Integer
The replacement character.
replaceSeparatorsInPayload This property is required. Boolean
The value indicating whether to replace separators in payload.
segmentTerminator This property is required. Integer
The segment terminator.
segmentTerminatorSuffix This property is required. String
The segment terminator suffix.
characterSet This property is required. string
The X12 character set.
componentSeparator This property is required. number
The component separator.
dataElementSeparator This property is required. number
The data element separator.
replaceCharacter This property is required. number
The replacement character.
replaceSeparatorsInPayload This property is required. boolean
The value indicating whether to replace separators in payload.
segmentTerminator This property is required. number
The segment terminator.
segmentTerminatorSuffix This property is required. string
The segment terminator suffix.
character_set This property is required. str
The X12 character set.
component_separator This property is required. int
The component separator.
data_element_separator This property is required. int
The data element separator.
replace_character This property is required. int
The replacement character.
replace_separators_in_payload This property is required. bool
The value indicating whether to replace separators in payload.
segment_terminator This property is required. int
The segment terminator.
segment_terminator_suffix This property is required. str
The segment terminator suffix.
characterSet This property is required. String
The X12 character set.
componentSeparator This property is required. Number
The component separator.
dataElementSeparator This property is required. Number
The data element separator.
replaceCharacter This property is required. Number
The replacement character.
replaceSeparatorsInPayload This property is required. Boolean
The value indicating whether to replace separators in payload.
segmentTerminator This property is required. Number
The segment terminator.
segmentTerminatorSuffix This property is required. String
The segment terminator suffix.

X12MessageFilterResponse

MessageFilterType This property is required. string
The message filter type.
MessageFilterType This property is required. string
The message filter type.
messageFilterType This property is required. String
The message filter type.
messageFilterType This property is required. string
The message filter type.
message_filter_type This property is required. str
The message filter type.
messageFilterType This property is required. String
The message filter type.

X12MessageIdentifierResponse

MessageId This property is required. string
The message id.
MessageId This property is required. string
The message id.
messageId This property is required. String
The message id.
messageId This property is required. string
The message id.
message_id This property is required. str
The message id.
messageId This property is required. String
The message id.

X12OneWayAgreementResponse

ProtocolSettings This property is required. Pulumi.AzureNative.Logic.Inputs.X12ProtocolSettingsResponse
The X12 protocol settings.
ReceiverBusinessIdentity This property is required. Pulumi.AzureNative.Logic.Inputs.BusinessIdentityResponse
The receiver business identity
SenderBusinessIdentity This property is required. Pulumi.AzureNative.Logic.Inputs.BusinessIdentityResponse
The sender business identity
ProtocolSettings This property is required. X12ProtocolSettingsResponse
The X12 protocol settings.
ReceiverBusinessIdentity This property is required. BusinessIdentityResponse
The receiver business identity
SenderBusinessIdentity This property is required. BusinessIdentityResponse
The sender business identity
protocolSettings This property is required. X12ProtocolSettingsResponse
The X12 protocol settings.
receiverBusinessIdentity This property is required. BusinessIdentityResponse
The receiver business identity
senderBusinessIdentity This property is required. BusinessIdentityResponse
The sender business identity
protocolSettings This property is required. X12ProtocolSettingsResponse
The X12 protocol settings.
receiverBusinessIdentity This property is required. BusinessIdentityResponse
The receiver business identity
senderBusinessIdentity This property is required. BusinessIdentityResponse
The sender business identity
protocol_settings This property is required. X12ProtocolSettingsResponse
The X12 protocol settings.
receiver_business_identity This property is required. BusinessIdentityResponse
The receiver business identity
sender_business_identity This property is required. BusinessIdentityResponse
The sender business identity
protocolSettings This property is required. Property Map
The X12 protocol settings.
receiverBusinessIdentity This property is required. Property Map
The receiver business identity
senderBusinessIdentity This property is required. Property Map
The sender business identity

X12ProcessingSettingsResponse

ConvertImpliedDecimal This property is required. bool
The value indicating whether to convert numerical type to implied decimal.
CreateEmptyXmlTagsForTrailingSeparators This property is required. bool
The value indicating whether to create empty xml tags for trailing separators.
MaskSecurityInfo This property is required. bool
The value indicating whether to mask security information.
PreserveInterchange This property is required. bool
The value indicating whether to preserve interchange.
SuspendInterchangeOnError This property is required. bool
The value indicating whether to suspend interchange on error.
UseDotAsDecimalSeparator This property is required. bool
The value indicating whether to use dot as decimal separator.
ConvertImpliedDecimal This property is required. bool
The value indicating whether to convert numerical type to implied decimal.
CreateEmptyXmlTagsForTrailingSeparators This property is required. bool
The value indicating whether to create empty xml tags for trailing separators.
MaskSecurityInfo This property is required. bool
The value indicating whether to mask security information.
PreserveInterchange This property is required. bool
The value indicating whether to preserve interchange.
SuspendInterchangeOnError This property is required. bool
The value indicating whether to suspend interchange on error.
UseDotAsDecimalSeparator This property is required. bool
The value indicating whether to use dot as decimal separator.
convertImpliedDecimal This property is required. Boolean
The value indicating whether to convert numerical type to implied decimal.
createEmptyXmlTagsForTrailingSeparators This property is required. Boolean
The value indicating whether to create empty xml tags for trailing separators.
maskSecurityInfo This property is required. Boolean
The value indicating whether to mask security information.
preserveInterchange This property is required. Boolean
The value indicating whether to preserve interchange.
suspendInterchangeOnError This property is required. Boolean
The value indicating whether to suspend interchange on error.
useDotAsDecimalSeparator This property is required. Boolean
The value indicating whether to use dot as decimal separator.
convertImpliedDecimal This property is required. boolean
The value indicating whether to convert numerical type to implied decimal.
createEmptyXmlTagsForTrailingSeparators This property is required. boolean
The value indicating whether to create empty xml tags for trailing separators.
maskSecurityInfo This property is required. boolean
The value indicating whether to mask security information.
preserveInterchange This property is required. boolean
The value indicating whether to preserve interchange.
suspendInterchangeOnError This property is required. boolean
The value indicating whether to suspend interchange on error.
useDotAsDecimalSeparator This property is required. boolean
The value indicating whether to use dot as decimal separator.
convert_implied_decimal This property is required. bool
The value indicating whether to convert numerical type to implied decimal.
create_empty_xml_tags_for_trailing_separators This property is required. bool
The value indicating whether to create empty xml tags for trailing separators.
mask_security_info This property is required. bool
The value indicating whether to mask security information.
preserve_interchange This property is required. bool
The value indicating whether to preserve interchange.
suspend_interchange_on_error This property is required. bool
The value indicating whether to suspend interchange on error.
use_dot_as_decimal_separator This property is required. bool
The value indicating whether to use dot as decimal separator.
convertImpliedDecimal This property is required. Boolean
The value indicating whether to convert numerical type to implied decimal.
createEmptyXmlTagsForTrailingSeparators This property is required. Boolean
The value indicating whether to create empty xml tags for trailing separators.
maskSecurityInfo This property is required. Boolean
The value indicating whether to mask security information.
preserveInterchange This property is required. Boolean
The value indicating whether to preserve interchange.
suspendInterchangeOnError This property is required. Boolean
The value indicating whether to suspend interchange on error.
useDotAsDecimalSeparator This property is required. Boolean
The value indicating whether to use dot as decimal separator.

X12ProtocolSettingsResponse

AcknowledgementSettings This property is required. Pulumi.AzureNative.Logic.Inputs.X12AcknowledgementSettingsResponse
The X12 acknowledgment settings.
EnvelopeSettings This property is required. Pulumi.AzureNative.Logic.Inputs.X12EnvelopeSettingsResponse
The X12 envelope settings.
FramingSettings This property is required. Pulumi.AzureNative.Logic.Inputs.X12FramingSettingsResponse
The X12 framing settings.
MessageFilter This property is required. Pulumi.AzureNative.Logic.Inputs.X12MessageFilterResponse
The X12 message filter.
ProcessingSettings This property is required. Pulumi.AzureNative.Logic.Inputs.X12ProcessingSettingsResponse
The X12 processing settings.
SchemaReferences This property is required. List<Pulumi.AzureNative.Logic.Inputs.X12SchemaReferenceResponse>
The X12 schema references.
SecuritySettings This property is required. Pulumi.AzureNative.Logic.Inputs.X12SecuritySettingsResponse
The X12 security settings.
ValidationSettings This property is required. Pulumi.AzureNative.Logic.Inputs.X12ValidationSettingsResponse
The X12 validation settings.
EnvelopeOverrides List<Pulumi.AzureNative.Logic.Inputs.X12EnvelopeOverrideResponse>
The X12 envelope override settings.
MessageFilterList List<Pulumi.AzureNative.Logic.Inputs.X12MessageIdentifierResponse>
The X12 message filter list.
ValidationOverrides List<Pulumi.AzureNative.Logic.Inputs.X12ValidationOverrideResponse>
The X12 validation override settings.
X12DelimiterOverrides List<Pulumi.AzureNative.Logic.Inputs.X12DelimiterOverridesResponse>
The X12 delimiter override settings.
AcknowledgementSettings This property is required. X12AcknowledgementSettingsResponse
The X12 acknowledgment settings.
EnvelopeSettings This property is required. X12EnvelopeSettingsResponse
The X12 envelope settings.
FramingSettings This property is required. X12FramingSettingsResponse
The X12 framing settings.
MessageFilter This property is required. X12MessageFilterResponse
The X12 message filter.
ProcessingSettings This property is required. X12ProcessingSettingsResponse
The X12 processing settings.
SchemaReferences This property is required. []X12SchemaReferenceResponse
The X12 schema references.
SecuritySettings This property is required. X12SecuritySettingsResponse
The X12 security settings.
ValidationSettings This property is required. X12ValidationSettingsResponse
The X12 validation settings.
EnvelopeOverrides []X12EnvelopeOverrideResponse
The X12 envelope override settings.
MessageFilterList []X12MessageIdentifierResponse
The X12 message filter list.
ValidationOverrides []X12ValidationOverrideResponse
The X12 validation override settings.
X12DelimiterOverrides []X12DelimiterOverridesResponse
The X12 delimiter override settings.
acknowledgementSettings This property is required. X12AcknowledgementSettingsResponse
The X12 acknowledgment settings.
envelopeSettings This property is required. X12EnvelopeSettingsResponse
The X12 envelope settings.
framingSettings This property is required. X12FramingSettingsResponse
The X12 framing settings.
messageFilter This property is required. X12MessageFilterResponse
The X12 message filter.
processingSettings This property is required. X12ProcessingSettingsResponse
The X12 processing settings.
schemaReferences This property is required. List<X12SchemaReferenceResponse>
The X12 schema references.
securitySettings This property is required. X12SecuritySettingsResponse
The X12 security settings.
validationSettings This property is required. X12ValidationSettingsResponse
The X12 validation settings.
envelopeOverrides List<X12EnvelopeOverrideResponse>
The X12 envelope override settings.
messageFilterList List<X12MessageIdentifierResponse>
The X12 message filter list.
validationOverrides List<X12ValidationOverrideResponse>
The X12 validation override settings.
x12DelimiterOverrides List<X12DelimiterOverridesResponse>
The X12 delimiter override settings.
acknowledgementSettings This property is required. X12AcknowledgementSettingsResponse
The X12 acknowledgment settings.
envelopeSettings This property is required. X12EnvelopeSettingsResponse
The X12 envelope settings.
framingSettings This property is required. X12FramingSettingsResponse
The X12 framing settings.
messageFilter This property is required. X12MessageFilterResponse
The X12 message filter.
processingSettings This property is required. X12ProcessingSettingsResponse
The X12 processing settings.
schemaReferences This property is required. X12SchemaReferenceResponse[]
The X12 schema references.
securitySettings This property is required. X12SecuritySettingsResponse
The X12 security settings.
validationSettings This property is required. X12ValidationSettingsResponse
The X12 validation settings.
envelopeOverrides X12EnvelopeOverrideResponse[]
The X12 envelope override settings.
messageFilterList X12MessageIdentifierResponse[]
The X12 message filter list.
validationOverrides X12ValidationOverrideResponse[]
The X12 validation override settings.
x12DelimiterOverrides X12DelimiterOverridesResponse[]
The X12 delimiter override settings.
acknowledgement_settings This property is required. X12AcknowledgementSettingsResponse
The X12 acknowledgment settings.
envelope_settings This property is required. X12EnvelopeSettingsResponse
The X12 envelope settings.
framing_settings This property is required. X12FramingSettingsResponse
The X12 framing settings.
message_filter This property is required. X12MessageFilterResponse
The X12 message filter.
processing_settings This property is required. X12ProcessingSettingsResponse
The X12 processing settings.
schema_references This property is required. Sequence[X12SchemaReferenceResponse]
The X12 schema references.
security_settings This property is required. X12SecuritySettingsResponse
The X12 security settings.
validation_settings This property is required. X12ValidationSettingsResponse
The X12 validation settings.
envelope_overrides Sequence[X12EnvelopeOverrideResponse]
The X12 envelope override settings.
message_filter_list Sequence[X12MessageIdentifierResponse]
The X12 message filter list.
validation_overrides Sequence[X12ValidationOverrideResponse]
The X12 validation override settings.
x12_delimiter_overrides Sequence[X12DelimiterOverridesResponse]
The X12 delimiter override settings.
acknowledgementSettings This property is required. Property Map
The X12 acknowledgment settings.
envelopeSettings This property is required. Property Map
The X12 envelope settings.
framingSettings This property is required. Property Map
The X12 framing settings.
messageFilter This property is required. Property Map
The X12 message filter.
processingSettings This property is required. Property Map
The X12 processing settings.
schemaReferences This property is required. List<Property Map>
The X12 schema references.
securitySettings This property is required. Property Map
The X12 security settings.
validationSettings This property is required. Property Map
The X12 validation settings.
envelopeOverrides List<Property Map>
The X12 envelope override settings.
messageFilterList List<Property Map>
The X12 message filter list.
validationOverrides List<Property Map>
The X12 validation override settings.
x12DelimiterOverrides List<Property Map>
The X12 delimiter override settings.

X12SchemaReferenceResponse

MessageId This property is required. string
The message id.
SchemaName This property is required. string
The schema name.
SchemaVersion This property is required. string
The schema version.
SenderApplicationId string
The sender application id.
MessageId This property is required. string
The message id.
SchemaName This property is required. string
The schema name.
SchemaVersion This property is required. string
The schema version.
SenderApplicationId string
The sender application id.
messageId This property is required. String
The message id.
schemaName This property is required. String
The schema name.
schemaVersion This property is required. String
The schema version.
senderApplicationId String
The sender application id.
messageId This property is required. string
The message id.
schemaName This property is required. string
The schema name.
schemaVersion This property is required. string
The schema version.
senderApplicationId string
The sender application id.
message_id This property is required. str
The message id.
schema_name This property is required. str
The schema name.
schema_version This property is required. str
The schema version.
sender_application_id str
The sender application id.
messageId This property is required. String
The message id.
schemaName This property is required. String
The schema name.
schemaVersion This property is required. String
The schema version.
senderApplicationId String
The sender application id.

X12SecuritySettingsResponse

AuthorizationQualifier This property is required. string
The authorization qualifier.
SecurityQualifier This property is required. string
The security qualifier.
AuthorizationValue string
The authorization value.
PasswordValue string
The password value.
AuthorizationQualifier This property is required. string
The authorization qualifier.
SecurityQualifier This property is required. string
The security qualifier.
AuthorizationValue string
The authorization value.
PasswordValue string
The password value.
authorizationQualifier This property is required. String
The authorization qualifier.
securityQualifier This property is required. String
The security qualifier.
authorizationValue String
The authorization value.
passwordValue String
The password value.
authorizationQualifier This property is required. string
The authorization qualifier.
securityQualifier This property is required. string
The security qualifier.
authorizationValue string
The authorization value.
passwordValue string
The password value.
authorization_qualifier This property is required. str
The authorization qualifier.
security_qualifier This property is required. str
The security qualifier.
authorization_value str
The authorization value.
password_value str
The password value.
authorizationQualifier This property is required. String
The authorization qualifier.
securityQualifier This property is required. String
The security qualifier.
authorizationValue String
The authorization value.
passwordValue String
The password value.

X12ValidationOverrideResponse

AllowLeadingAndTrailingSpacesAndZeroes This property is required. bool
The value indicating whether to allow leading and trailing spaces and zeroes.
MessageId This property is required. string
The message id on which the validation settings has to be applied.
TrailingSeparatorPolicy This property is required. string
The trailing separator policy.
TrimLeadingAndTrailingSpacesAndZeroes This property is required. bool
The value indicating whether to trim leading and trailing spaces and zeroes.
ValidateCharacterSet This property is required. bool
The value indicating whether to validate character Set.
ValidateEDITypes This property is required. bool
The value indicating whether to validate EDI types.
ValidateXSDTypes This property is required. bool
The value indicating whether to validate XSD types.
AllowLeadingAndTrailingSpacesAndZeroes This property is required. bool
The value indicating whether to allow leading and trailing spaces and zeroes.
MessageId This property is required. string
The message id on which the validation settings has to be applied.
TrailingSeparatorPolicy This property is required. string
The trailing separator policy.
TrimLeadingAndTrailingSpacesAndZeroes This property is required. bool
The value indicating whether to trim leading and trailing spaces and zeroes.
ValidateCharacterSet This property is required. bool
The value indicating whether to validate character Set.
ValidateEDITypes This property is required. bool
The value indicating whether to validate EDI types.
ValidateXSDTypes This property is required. bool
The value indicating whether to validate XSD types.
allowLeadingAndTrailingSpacesAndZeroes This property is required. Boolean
The value indicating whether to allow leading and trailing spaces and zeroes.
messageId This property is required. String
The message id on which the validation settings has to be applied.
trailingSeparatorPolicy This property is required. String
The trailing separator policy.
trimLeadingAndTrailingSpacesAndZeroes This property is required. Boolean
The value indicating whether to trim leading and trailing spaces and zeroes.
validateCharacterSet This property is required. Boolean
The value indicating whether to validate character Set.
validateEDITypes This property is required. Boolean
The value indicating whether to validate EDI types.
validateXSDTypes This property is required. Boolean
The value indicating whether to validate XSD types.
allowLeadingAndTrailingSpacesAndZeroes This property is required. boolean
The value indicating whether to allow leading and trailing spaces and zeroes.
messageId This property is required. string
The message id on which the validation settings has to be applied.
trailingSeparatorPolicy This property is required. string
The trailing separator policy.
trimLeadingAndTrailingSpacesAndZeroes This property is required. boolean
The value indicating whether to trim leading and trailing spaces and zeroes.
validateCharacterSet This property is required. boolean
The value indicating whether to validate character Set.
validateEDITypes This property is required. boolean
The value indicating whether to validate EDI types.
validateXSDTypes This property is required. boolean
The value indicating whether to validate XSD types.
allow_leading_and_trailing_spaces_and_zeroes This property is required. bool
The value indicating whether to allow leading and trailing spaces and zeroes.
message_id This property is required. str
The message id on which the validation settings has to be applied.
trailing_separator_policy This property is required. str
The trailing separator policy.
trim_leading_and_trailing_spaces_and_zeroes This property is required. bool
The value indicating whether to trim leading and trailing spaces and zeroes.
validate_character_set This property is required. bool
The value indicating whether to validate character Set.
validate_edi_types This property is required. bool
The value indicating whether to validate EDI types.
validate_xsd_types This property is required. bool
The value indicating whether to validate XSD types.
allowLeadingAndTrailingSpacesAndZeroes This property is required. Boolean
The value indicating whether to allow leading and trailing spaces and zeroes.
messageId This property is required. String
The message id on which the validation settings has to be applied.
trailingSeparatorPolicy This property is required. String
The trailing separator policy.
trimLeadingAndTrailingSpacesAndZeroes This property is required. Boolean
The value indicating whether to trim leading and trailing spaces and zeroes.
validateCharacterSet This property is required. Boolean
The value indicating whether to validate character Set.
validateEDITypes This property is required. Boolean
The value indicating whether to validate EDI types.
validateXSDTypes This property is required. Boolean
The value indicating whether to validate XSD types.

X12ValidationSettingsResponse

AllowLeadingAndTrailingSpacesAndZeroes This property is required. bool
The value indicating whether to allow leading and trailing spaces and zeroes.
CheckDuplicateGroupControlNumber This property is required. bool
The value indicating whether to check for duplicate group control number.
CheckDuplicateInterchangeControlNumber This property is required. bool
The value indicating whether to check for duplicate interchange control number.
CheckDuplicateTransactionSetControlNumber This property is required. bool
The value indicating whether to check for duplicate transaction set control number.
InterchangeControlNumberValidityDays This property is required. int
The validity period of interchange control number.
TrailingSeparatorPolicy This property is required. string
The trailing separator policy.
TrimLeadingAndTrailingSpacesAndZeroes This property is required. bool
The value indicating whether to trim leading and trailing spaces and zeroes.
ValidateCharacterSet This property is required. bool
The value indicating whether to validate character set in the message.
ValidateEDITypes This property is required. bool
The value indicating whether to Whether to validate EDI types.
ValidateXSDTypes This property is required. bool
The value indicating whether to Whether to validate XSD types.
AllowLeadingAndTrailingSpacesAndZeroes This property is required. bool
The value indicating whether to allow leading and trailing spaces and zeroes.
CheckDuplicateGroupControlNumber This property is required. bool
The value indicating whether to check for duplicate group control number.
CheckDuplicateInterchangeControlNumber This property is required. bool
The value indicating whether to check for duplicate interchange control number.
CheckDuplicateTransactionSetControlNumber This property is required. bool
The value indicating whether to check for duplicate transaction set control number.
InterchangeControlNumberValidityDays This property is required. int
The validity period of interchange control number.
TrailingSeparatorPolicy This property is required. string
The trailing separator policy.
TrimLeadingAndTrailingSpacesAndZeroes This property is required. bool
The value indicating whether to trim leading and trailing spaces and zeroes.
ValidateCharacterSet This property is required. bool
The value indicating whether to validate character set in the message.
ValidateEDITypes This property is required. bool
The value indicating whether to Whether to validate EDI types.
ValidateXSDTypes This property is required. bool
The value indicating whether to Whether to validate XSD types.
allowLeadingAndTrailingSpacesAndZeroes This property is required. Boolean
The value indicating whether to allow leading and trailing spaces and zeroes.
checkDuplicateGroupControlNumber This property is required. Boolean
The value indicating whether to check for duplicate group control number.
checkDuplicateInterchangeControlNumber This property is required. Boolean
The value indicating whether to check for duplicate interchange control number.
checkDuplicateTransactionSetControlNumber This property is required. Boolean
The value indicating whether to check for duplicate transaction set control number.
interchangeControlNumberValidityDays This property is required. Integer
The validity period of interchange control number.
trailingSeparatorPolicy This property is required. String
The trailing separator policy.
trimLeadingAndTrailingSpacesAndZeroes This property is required. Boolean
The value indicating whether to trim leading and trailing spaces and zeroes.
validateCharacterSet This property is required. Boolean
The value indicating whether to validate character set in the message.
validateEDITypes This property is required. Boolean
The value indicating whether to Whether to validate EDI types.
validateXSDTypes This property is required. Boolean
The value indicating whether to Whether to validate XSD types.
allowLeadingAndTrailingSpacesAndZeroes This property is required. boolean
The value indicating whether to allow leading and trailing spaces and zeroes.
checkDuplicateGroupControlNumber This property is required. boolean
The value indicating whether to check for duplicate group control number.
checkDuplicateInterchangeControlNumber This property is required. boolean
The value indicating whether to check for duplicate interchange control number.
checkDuplicateTransactionSetControlNumber This property is required. boolean
The value indicating whether to check for duplicate transaction set control number.
interchangeControlNumberValidityDays This property is required. number
The validity period of interchange control number.
trailingSeparatorPolicy This property is required. string
The trailing separator policy.
trimLeadingAndTrailingSpacesAndZeroes This property is required. boolean
The value indicating whether to trim leading and trailing spaces and zeroes.
validateCharacterSet This property is required. boolean
The value indicating whether to validate character set in the message.
validateEDITypes This property is required. boolean
The value indicating whether to Whether to validate EDI types.
validateXSDTypes This property is required. boolean
The value indicating whether to Whether to validate XSD types.
allow_leading_and_trailing_spaces_and_zeroes This property is required. bool
The value indicating whether to allow leading and trailing spaces and zeroes.
check_duplicate_group_control_number This property is required. bool
The value indicating whether to check for duplicate group control number.
check_duplicate_interchange_control_number This property is required. bool
The value indicating whether to check for duplicate interchange control number.
check_duplicate_transaction_set_control_number This property is required. bool
The value indicating whether to check for duplicate transaction set control number.
interchange_control_number_validity_days This property is required. int
The validity period of interchange control number.
trailing_separator_policy This property is required. str
The trailing separator policy.
trim_leading_and_trailing_spaces_and_zeroes This property is required. bool
The value indicating whether to trim leading and trailing spaces and zeroes.
validate_character_set This property is required. bool
The value indicating whether to validate character set in the message.
validate_edi_types This property is required. bool
The value indicating whether to Whether to validate EDI types.
validate_xsd_types This property is required. bool
The value indicating whether to Whether to validate XSD types.
allowLeadingAndTrailingSpacesAndZeroes This property is required. Boolean
The value indicating whether to allow leading and trailing spaces and zeroes.
checkDuplicateGroupControlNumber This property is required. Boolean
The value indicating whether to check for duplicate group control number.
checkDuplicateInterchangeControlNumber This property is required. Boolean
The value indicating whether to check for duplicate interchange control number.
checkDuplicateTransactionSetControlNumber This property is required. Boolean
The value indicating whether to check for duplicate transaction set control number.
interchangeControlNumberValidityDays This property is required. Number
The validity period of interchange control number.
trailingSeparatorPolicy This property is required. String
The trailing separator policy.
trimLeadingAndTrailingSpacesAndZeroes This property is required. Boolean
The value indicating whether to trim leading and trailing spaces and zeroes.
validateCharacterSet This property is required. Boolean
The value indicating whether to validate character set in the message.
validateEDITypes This property is required. Boolean
The value indicating whether to Whether to validate EDI types.
validateXSDTypes This property is required. Boolean
The value indicating whether to Whether to validate XSD types.

Package Details

Repository
Azure Native pulumi/pulumi-azure-native
License
Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi