FieldDefaultObjectModel Data Type

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

Example

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