AS2One Way Agreement Response
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)