FieldDefaultObjectModel Data Type

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

Example

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