EdifactOneWayAgreementResponse

data class EdifactOneWayAgreementResponse(val protocolSettings: EdifactProtocolSettingsResponse, val receiverBusinessIdentity: BusinessIdentityResponse, val senderBusinessIdentity: BusinessIdentityResponse)

The Edifact one way agreement.

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The EDIFACT protocol settings.

Link copied to clipboard

The receiver business identity

Link copied to clipboard

The sender business identity