Gets profile relationship detail from relationshipId.
0.1.0
getProfileRelationshipDetails({ relationshipId: "<Profile Relationship ID>"}).then(profileRelationship => console.log(profileRelationship)) Copy
getProfileRelationshipDetails({ relationshipId: "<Profile Relationship ID>"}).then(profileRelationship => console.log(profileRelationship))
Generated using TypeDoc
Gets profile relationship detail from relationshipId.