RosettaNetPipAcknowledgmentOfReceiptSettingsResponse

data class RosettaNetPipAcknowledgmentOfReceiptSettingsResponse(val isNonRepudiationRequired: Boolean, val timeToAcknowledgeInSeconds: Int)

The integration account RosettaNet ProcessConfiguration Acknowledgement settings.

Constructors

constructor(isNonRepudiationRequired: Boolean, timeToAcknowledgeInSeconds: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The non-repudiation is required or not.

Link copied to clipboard

The time to acknowledge in seconds.