ContactProfileThirdPartyConfigurationResponse

data class ContactProfileThirdPartyConfigurationResponse(val missionConfiguration: String, val providerName: String)

Contact Profile third-party partner configuration.

Constructors

constructor(missionConfiguration: String, providerName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Name of string referencing the configuration describing contact set-up for a particular mission. Expected values are those which have been created in collaboration with the partner network.

Link copied to clipboard

Name of the third-party provider.