FieldDefaultObjectModel Data Type

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

Example

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