Participant Profile Property Reference Response
data class ParticipantProfilePropertyReferenceResponse(val interactionPropertyName: String, val profilePropertyName: String)
The participant profile property reference.
Constructors
Link copied to clipboard
fun ParticipantProfilePropertyReferenceResponse(interactionPropertyName: String, profilePropertyName: String)