ProductChangeOrdersV2changeOrderRelationships
The Relationships resource manages the objects related to the change order.
Columns
| Name | Type | Description |
| ProductChangeOrdersV2ChangeId | String | Finds product change order by change ID. |
| RelationshipId | String | The relationship ID of the change order object. |
| RelationshipType | String | The relationship type of the change order object relationship |
| CreatedBy | String | User who created the change order object |
| LastUpdatedBy | String | User who most recently updated the change order relationship. |
| Name | String | The name of relationship of the change order object |
| Description | String | Description of the change order object. |
| Status | String | The status of relationship of the change order object |
| LatestFlag | Bool | The latest check box of the relationship of the change order object |
| ChangeNotice | String | Value that uniquely identifies the change object for a change object |
| DestinationObjectId | String | The destination object ID of the relationship of the change order object |
| DestinationObjectType | String | The destination object type of relationship of the change order object |
| SourceObjectId | String | The source object ID of the relationship of the change order object. |
| SourceObjectType | String | The source object type of relationship of the change order object |
| CreationDateTime | Datetime | Date when the change order object was created. |
| LastUpdateDateTime | Datetime | Date when the change order object was updated. |