Name | Type | Description | Notes |
---|---|---|---|
id | String | ID of related entity | |
relationship_role | RelationshipRole |
require 'synctera'
instance = Synctera::Relationship.new(
id: 7d943c51-e4ff-4e57-9558-08cab6b963c7,
relationship_role: null
)
Name | Type | Description | Notes |
---|---|---|---|
id | String | ID of related entity | |
relationship_role | RelationshipRole |
require 'synctera'
instance = Synctera::Relationship.new(
id: 7d943c51-e4ff-4e57-9558-08cab6b963c7,
relationship_role: null
)