GET Groups/Relationship/{groupRelationshipID}
Get groupRelationship
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
groupRelationshipID |
GroupRelationshipID of GroupRelationship to be searched |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
GroupRelationshipDTO
EntityRelationshipDTOName | Description | Type | Additional information |
---|---|---|---|
EntityRelationshipID |
Entity Relationship ID |
integer |
None. |
ChildEntityID |
Child Entity ID |
integer |
None. |
ChildEntityType |
Child Entity Type, required when working with Child Entity Name |
EntityType |
None. |
ChildEntityStringName |
Child Entity Name for non Person entities |
string |
None. |
ChildEntityName |
Child Entity Name for Person entities |
NameDTO |
None. |
ParentEntityID |
Parent Entity ID |
integer |
None. |
ParentEntityType |
Parent Entity Type |
EntityType |
None. |
ParentEntityTypeEntryID |
Parent Entity Type Entry ID |
integer |
None. |
ParentEntityTypeEntryValue |
Parent Entity Type Entry Value |
string |
None. |
ParentEntityName |
Parent Entity Name |
NameDTO |
None. |
ParentEntityStringName |
Parent Entity Name for entities that are not persons |
string |
None. |
ParentEntityAddresses |
Parent EntityAddresses |
AddressesDTO |
None. |
ParentEntityCommunicationMethods |
Parent Entity Communication methods |
CommunicationMethodsDTO |
None. |
EntityRelationshipTypeEntryID |
Entity Relationship Type Entry ID |
integer |
None. |
EntityRelationshipTypeValue | string |
None. |
|
RecordState |
Record State |
RecordState |
None. |
Created |
Created |
AuditDataDTO |
None. |
LastUpdated |
Last Updated |
AuditDataDTO |
None. |
EntityRelationshipDetails |
Entity Relationship Details |
EntityRelationshipDetailsDTO |
None. |
Comments |
Comments |
string |
None. |