AssociatedProject
A project associated with a contact or company, showing prospect relationship details.
- createdType: stringFormat: date-time
Utc requiredProject creation timestamp.
- etagType: stringrequired
Concurrency token for optimistic concurrency control.
- idType: stringrequired
Unique project identifier.
- nameType: stringrequired
Project name.
- prospectType: string
Id requiredUnique prospect identifier for this contact/company on the project.
- statusType: stringrequired
Project lifecycle status: "open" or "closed".
- updatedType: stringFormat: date-time
Utc requiredProject last update timestamp.
- classificationType: null | string
Project classification (work stage): draft, active, inactive.
- deletedType: null | stringFormat: date-time
Utc Project deletion timestamp (null if not deleted).
- prospectType: null | string
Classification Prospect pipeline stage: not_contacted, contacted, interested, not_interested, bidder.
- prospectType: integer | string
Count Pattern: ^-?(?:0|[1-9]\d*)$Format: int32Number of prospects for this contact/company on this project.
- uriType: null | string
Opaque canonical Propstreet entity URI for deep linking.