FieldDefaultObjectModel Data Type

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

Example

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