X12OneWayAgreementResponse

data class X12OneWayAgreementResponse(val protocolSettings: X12ProtocolSettingsResponse, val receiverBusinessIdentity: BusinessIdentityResponse, val senderBusinessIdentity: BusinessIdentityResponse)

The X12 one-way agreement.

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The X12 protocol settings.

Link copied to clipboard

The receiver business identity

Link copied to clipboard

The sender business identity