EdifactEnvelopeSettings interface
The Edifact agreement envelope settings.
Properties
application |
The application reference id. |
apply |
The value indicating whether to apply delimiter string advice. |
communication |
The communication agreement id. |
create |
The value indicating whether to create grouping segments. |
enable |
The value indicating whether to enable default group headers. |
functional |
The functional group id. |
group |
The group application password. |
group |
The group application receiver id. |
group |
The group application receiver qualifier. |
group |
The group application sender id. |
group |
The group application sender qualifier. |
group |
The group association assigned code. |
group |
The group controlling agency code. |
group |
The group control number lower bound. |
group |
The group control number prefix. |
group |
The group control number suffix. |
group |
The group control number upper bound. |
group |
The group message release. |
group |
The group message version. |
interchange |
The interchange control number lower bound. |
interchange |
The interchange control number prefix. |
interchange |
The interchange control number suffix. |
interchange |
The interchange control number upper bound. |
is |
The value indicating whether the message is a test interchange. |
overwrite |
The value indicating whether to overwrite existing transaction set control number. |
processing |
The processing priority code. |
receiver |
The receiver internal identification. |
receiver |
The receiver internal sub identification. |
receiver |
The receiver reverse routing address. |
recipient |
The recipient reference password qualifier. |
recipient |
The recipient reference password value. |
rollover |
The value indicating whether to rollover group control number. |
rollover |
The value indicating whether to rollover interchange control number. |
rollover |
The value indicating whether to rollover transaction set control number. |
sender |
The sender internal identification. |
sender |
The sender internal sub identification. |
sender |
The sender reverse routing address. |
transaction |
The transaction set control number lower bound. |
transaction |
The transaction set control number prefix. |
transaction |
The transaction set control number suffix. |
transaction |
The transaction set control number upper bound. |
Property Details
applicationReferenceId
The application reference id.
applicationReferenceId?: string
Property Value
string
applyDelimiterStringAdvice
The value indicating whether to apply delimiter string advice.
applyDelimiterStringAdvice: boolean
Property Value
boolean
communicationAgreementId
The communication agreement id.
communicationAgreementId?: string
Property Value
string
createGroupingSegments
The value indicating whether to create grouping segments.
createGroupingSegments: boolean
Property Value
boolean
enableDefaultGroupHeaders
The value indicating whether to enable default group headers.
enableDefaultGroupHeaders: boolean
Property Value
boolean
functionalGroupId
The functional group id.
functionalGroupId?: string
Property Value
string
groupApplicationPassword
The group application password.
groupApplicationPassword?: string
Property Value
string
groupApplicationReceiverId
The group application receiver id.
groupApplicationReceiverId?: string
Property Value
string
groupApplicationReceiverQualifier
The group application receiver qualifier.
groupApplicationReceiverQualifier?: string
Property Value
string
groupApplicationSenderId
The group application sender id.
groupApplicationSenderId?: string
Property Value
string
groupApplicationSenderQualifier
The group application sender qualifier.
groupApplicationSenderQualifier?: string
Property Value
string
groupAssociationAssignedCode
The group association assigned code.
groupAssociationAssignedCode?: string
Property Value
string
groupControllingAgencyCode
The group controlling agency code.
groupControllingAgencyCode?: string
Property Value
string
groupControlNumberLowerBound
The group control number lower bound.
groupControlNumberLowerBound: number
Property Value
number
groupControlNumberPrefix
The group control number prefix.
groupControlNumberPrefix?: string
Property Value
string
groupControlNumberSuffix
The group control number suffix.
groupControlNumberSuffix?: string
Property Value
string
groupControlNumberUpperBound
The group control number upper bound.
groupControlNumberUpperBound: number
Property Value
number
groupMessageRelease
The group message release.
groupMessageRelease?: string
Property Value
string
groupMessageVersion
The group message version.
groupMessageVersion?: string
Property Value
string
interchangeControlNumberLowerBound
The interchange control number lower bound.
interchangeControlNumberLowerBound: number
Property Value
number
interchangeControlNumberPrefix
The interchange control number prefix.
interchangeControlNumberPrefix?: string
Property Value
string
interchangeControlNumberSuffix
The interchange control number suffix.
interchangeControlNumberSuffix?: string
Property Value
string
interchangeControlNumberUpperBound
The interchange control number upper bound.
interchangeControlNumberUpperBound: number
Property Value
number
isTestInterchange
The value indicating whether the message is a test interchange.
isTestInterchange: boolean
Property Value
boolean
overwriteExistingTransactionSetControlNumber
The value indicating whether to overwrite existing transaction set control number.
overwriteExistingTransactionSetControlNumber: boolean
Property Value
boolean
processingPriorityCode
The processing priority code.
processingPriorityCode?: string
Property Value
string
receiverInternalIdentification
The receiver internal identification.
receiverInternalIdentification?: string
Property Value
string
receiverInternalSubIdentification
The receiver internal sub identification.
receiverInternalSubIdentification?: string
Property Value
string
receiverReverseRoutingAddress
The receiver reverse routing address.
receiverReverseRoutingAddress?: string
Property Value
string
recipientReferencePasswordQualifier
The recipient reference password qualifier.
recipientReferencePasswordQualifier?: string
Property Value
string
recipientReferencePasswordValue
The recipient reference password value.
recipientReferencePasswordValue?: string
Property Value
string
rolloverGroupControlNumber
The value indicating whether to rollover group control number.
rolloverGroupControlNumber: boolean
Property Value
boolean
rolloverInterchangeControlNumber
The value indicating whether to rollover interchange control number.
rolloverInterchangeControlNumber: boolean
Property Value
boolean
rolloverTransactionSetControlNumber
The value indicating whether to rollover transaction set control number.
rolloverTransactionSetControlNumber: boolean
Property Value
boolean
senderInternalIdentification
The sender internal identification.
senderInternalIdentification?: string
Property Value
string
senderInternalSubIdentification
The sender internal sub identification.
senderInternalSubIdentification?: string
Property Value
string
senderReverseRoutingAddress
The sender reverse routing address.
senderReverseRoutingAddress?: string
Property Value
string
transactionSetControlNumberLowerBound
The transaction set control number lower bound.
transactionSetControlNumberLowerBound: number
Property Value
number
transactionSetControlNumberPrefix
The transaction set control number prefix.
transactionSetControlNumberPrefix?: string
Property Value
string
transactionSetControlNumberSuffix
The transaction set control number suffix.
transactionSetControlNumberSuffix?: string
Property Value
string
transactionSetControlNumberUpperBound
The transaction set control number upper bound.
transactionSetControlNumberUpperBound: number
Property Value
number