AS2OneWayAgreementResponse

data class AS2OneWayAgreementResponse(val protocolSettings: AS2ProtocolSettingsResponse, val receiverBusinessIdentity: BusinessIdentityResponse, val senderBusinessIdentity: BusinessIdentityResponse)

The integration account AS2 one-way agreement.

Constructors

Link copied to clipboard
constructor(protocolSettings: AS2ProtocolSettingsResponse, receiverBusinessIdentity: BusinessIdentityResponse, senderBusinessIdentity: BusinessIdentityResponse)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The AS2 protocol settings.

Link copied to clipboard

The receiver business identity

Link copied to clipboard

The sender business identity