B2BPartnerContentResponse

data class B2BPartnerContentResponse(val businessIdentities: List<BusinessIdentityResponse>? = null)

The B2B partner content.

Constructors

Link copied to clipboard
constructor(businessIdentities: List<BusinessIdentityResponse>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The list of partner business identities.