NameDescriptionTypeAdditional information
ImportRowNumber

Optional. It is used internally to map DCFs to the corresponding record.

integer

None.

DcfLabel

Required. It is a custom field label.

string

None.

DCFDataType

Read Only. It is a type of custom field.

DataType

None.

DcfTextValue

Indicates custom field text value. If the custom field is a number or date type then a value will be returned here as well, but can be ignored.

string

None.

DcfNumberValue

Indicates custom field numeric value.

decimal number

None.

DcfDateValue

Indicates custom field date value.

date

None.

DcfValueRecordStatus

Read Only. Indicates if the custom field is active.

RecordStatus

None.