Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.49 KB

ConstituentAppealRead.md

File metadata and controls

19 lines (16 loc) · 1.49 KB

# ConstituentAppealRead

Properties

Name Type Description Notes
id string The immutable system record ID of the constituent appeal. [optional]
appeal \BurgerDigital\BlackbaudPhpSdk\Model\AppealRead [optional]
comments string User comments for the constituent appeal. [optional]
constituent_id string The immutable system record ID of the constituent associated with the appeal. [optional]
date \DateTime The constituent appeal date. Includes an offset from UTC in <a href=&quot;https://tools.ietf.org/html/rfc3339\&quot;&gt;ISO-8601 format: </a><i>1969-11-21T10:29:43-04:00</i>. [optional]
finder_number string The Marketing finder number for the constituent appeal. [optional]
mailing_id string The user-defined mailing identifier for the constituent appeal. [optional]
marketing_segment string The marketing segment for the constituent appeal. [optional]
marketing_source_code string The Marketing source code for the constituent appeal. [optional]
package \BurgerDigital\BlackbaudPhpSdk\Model\PackageRead [optional]
response string The response for the constituent appeal. [optional]

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