X12AcknowledgementSettings interface

The X12 agreement acknowledgement settings.

Properties

acknowledgementControlNumberLowerBound

The acknowledgement control number lower bound.

acknowledgementControlNumberPrefix

The acknowledgement control number prefix.

acknowledgementControlNumberSuffix

The acknowledgement control number suffix.

acknowledgementControlNumberUpperBound

The acknowledgement control number upper bound.

batchFunctionalAcknowledgements

The value indicating whether to batch functional acknowledgements.

batchImplementationAcknowledgements

The value indicating whether to batch implementation acknowledgements.

batchTechnicalAcknowledgements

The value indicating whether to batch the technical acknowledgements.

functionalAcknowledgementVersion

The functional acknowledgement version.

implementationAcknowledgementVersion

The implementation acknowledgement version.

needFunctionalAcknowledgement

The value indicating whether functional acknowledgement is needed.

needImplementationAcknowledgement

The value indicating whether implementation acknowledgement is needed.

needLoopForValidMessages

The value indicating whether a loop is needed for valid messages.

needTechnicalAcknowledgement

The value indicating whether technical acknowledgement is needed.

rolloverAcknowledgementControlNumber

The value indicating whether to rollover acknowledgement control number.

sendSynchronousAcknowledgement

The value indicating whether to send synchronous acknowledgement.

Property Details

acknowledgementControlNumberLowerBound

The acknowledgement control number lower bound.

acknowledgementControlNumberLowerBound: number

Property Value

number

acknowledgementControlNumberPrefix

The acknowledgement control number prefix.

acknowledgementControlNumberPrefix?: string

Property Value

string

acknowledgementControlNumberSuffix

The acknowledgement control number suffix.

acknowledgementControlNumberSuffix?: string

Property Value

string

acknowledgementControlNumberUpperBound

The acknowledgement control number upper bound.

acknowledgementControlNumberUpperBound: number

Property Value

number

batchFunctionalAcknowledgements

The value indicating whether to batch functional acknowledgements.

batchFunctionalAcknowledgements: boolean

Property Value

boolean

batchImplementationAcknowledgements

The value indicating whether to batch implementation acknowledgements.

batchImplementationAcknowledgements: boolean

Property Value

boolean

batchTechnicalAcknowledgements

The value indicating whether to batch the technical acknowledgements.

batchTechnicalAcknowledgements: boolean

Property Value

boolean

functionalAcknowledgementVersion

The functional acknowledgement version.

functionalAcknowledgementVersion?: string

Property Value

string

implementationAcknowledgementVersion

The implementation acknowledgement version.

implementationAcknowledgementVersion?: string

Property Value

string

needFunctionalAcknowledgement

The value indicating whether functional acknowledgement is needed.

needFunctionalAcknowledgement: boolean

Property Value

boolean

needImplementationAcknowledgement

The value indicating whether implementation acknowledgement is needed.

needImplementationAcknowledgement: boolean

Property Value

boolean

needLoopForValidMessages

The value indicating whether a loop is needed for valid messages.

needLoopForValidMessages: boolean

Property Value

boolean

needTechnicalAcknowledgement

The value indicating whether technical acknowledgement is needed.

needTechnicalAcknowledgement: boolean

Property Value

boolean

rolloverAcknowledgementControlNumber

The value indicating whether to rollover acknowledgement control number.

rolloverAcknowledgementControlNumber: boolean

Property Value

boolean

sendSynchronousAcknowledgement

The value indicating whether to send synchronous acknowledgement.

sendSynchronousAcknowledgement: boolean

Property Value

boolean