Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 984 Bytes

ProspectStatusRead.md

File metadata and controls

13 lines (10 loc) · 984 Bytes

# ProspectStatusRead

Properties

Name Type Description Notes
comments string The comments on the prospect status. [optional]
constituent_id string The immutable system record ID of the constituent associated with the prospect status. [optional]
days_elapsed int This computed field calculates the total number of days in the current prospect status based on the <code>start</code> property. [optional]
start \DateTime The start date of the prospect status. Uses <a href=&quot;https://tools.ietf.org/html/rfc3339\&quot;&gt;ISO-8601 format: </a><i>1969-11-21T10:29:43</i>. [optional]
status string The constituent's current prospect status. [optional]

[Back to Model list] [Back to API list] [Back to README]