NameDescriptionTypeAdditional information
FundingName

Required. The unique readable identifier for the funding.

string

None.

Description

A description of the funding.

string

None.

FundingAmount

The amount of the funding.

decimal number

None.

BeginDate

The date on which the funding started.

date

None.

EndDate

The date on which the funding will end.

date

None.

Notes

A new note to add to this fund

string

None.

AllNotes

Read Only - All current notes about this fund.

Collection of NoteInfo

None.

CustomFields

A list of custom fields and their values associated with the funding.

Collection of DcfValueInfo

None.

HasAttachment

Indicates that this funding has attachments.

boolean

None.

AttachmentsToAdd

The attachments that will be added to the funding.

Collection of string

None.

AttachmentsToDelete

The attachments that will be removed from the funding.

Collection of string

None.

AttachmentNames

Thi sis used to specify the name for the attachment.

Collection of Pair of string [key] and string [value]

None.