Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Element

Data Type

Required?

Default

Description

Sample Data

UdfDatatype

String

true


The UDF data type:

"D" for date

"I" for numeric

"R" for resource

"T" for text

"L" for text list

"Y" for yes/noboolean

"P" for relationshp type (i.e. JIRA and Zendesk)

I

UdfRequiredFlag

Boolean

false

false


false

UdfValues

String (4000)

true (if the UDFDatatype is 'L')


The values associated with a list type user defined field


UdfIdentity

PwsUserDefinedFieldRef

true


This structure represents the unique key fields associated with identifying a user defined field


UdfConnectorCode

String

false


???


UdfDetailSubstitutionCode

String

false


???


UdfItemDetailPageUrl

String

false


???


DecimalDigits

Byte

false

0

The number of decimal places associated with a numeric type user defined field

0

...