BusinessIdentityResponse

data class BusinessIdentityResponse(val qualifier: String, val value: String)

The integration account partner's business identity.

Constructors

Link copied to clipboard
constructor(qualifier: String, value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The business identity qualifier e.g. as2identity, ZZ, ZZZ, 31, 32

Link copied to clipboard

The user defined business identity value.