ProductProposalsRelationships
The Relationships resource manages the objects related to a proposal. The objects reference a concept, an item, or other objects.
Columns
| Name | Type | Description |
| ProductProposalsProductProposalId | String | ProductProposalsProductProposalId of ProductProposalsRelationships |
| RelationshipId | String | RelationshipId of ProductProposalsRelationships |
| RelationshipType | String | Type of relationship. |
| CreatedBy | String | CreatedBy of ProductProposalsRelationships |
| CreationDate | Datetime | CreationDate of ProductProposalsRelationships |
| LastUpdateDate | Datetime | LastUpdateDate of ProductProposalsRelationships |
| LastUpdatedBy | String | LastUpdatedBy of ProductProposalsRelationships |
| DestObjType | String | Type of the destination object. |
| DestObjId | String | Value that uniquely identifies the destination object. |
| SrcObjType | String | Type of the source object. |
| SrcObjId | String | Value that uniquely identifies the source object. |
| Name | String | Name of the related object. |
| Description | String | Description of the related object. |
| Status | String | Status of the related object. |
| LatestFlag | Bool | Contains one of the following values: true or false. If true, then the related object is the latest. If false, then the related object is not the latest. This attribute does not have a default value. |
| LatestFlagName | String | LatestFlagName of ProductProposalsRelationships |
| Revision | String | Value that indicates the version or revision of the referenced object. |