FieldDefaultObjectModel Data Type

Properties
name data type description
defaultValue string
fieldLabel string
fieldName string
classId number
classLabel string

Example

{
  "defaultValue" : "...",
  "fieldLabel" : "...",
  "fieldName" : "...",
  "classId" : 12345,
  "classLabel" : "..."
}