AS2EnvelopeSettings interface

The AS2 agreement envelope settings.

Properties

autogenerateFileName

The value indicating whether to auto generate file name.

fileNameTemplate

The template for file name.

messageContentType

The message content type.

suspendMessageOnFileNameGenerationError

The value indicating whether to suspend message on file name generation error.

transmitFileNameInMimeHeader

The value indicating whether to transmit file name in mime header.

Property Details

autogenerateFileName

The value indicating whether to auto generate file name.

autogenerateFileName: boolean

Property Value

boolean

fileNameTemplate

The template for file name.

fileNameTemplate: string

Property Value

string

messageContentType

The message content type.

messageContentType: string

Property Value

string

suspendMessageOnFileNameGenerationError

The value indicating whether to suspend message on file name generation error.

suspendMessageOnFileNameGenerationError: boolean

Property Value

boolean

transmitFileNameInMimeHeader

The value indicating whether to transmit file name in mime header.

transmitFileNameInMimeHeader: boolean

Property Value

boolean