Jump to content

Custom fields template object

The customFieldsTemplate data object

{
  "length": 0,
  "mandatory": true,  
  "max": 0,
  "metadata": {
    "<metadata object>"
  },
  "min": 0, 
  "order": 0,
  "templateName": "my custom template",
  "templateType": "TEXT"  
}

id

Unique string identifying the object. This property is always set.


Recent Contributors To This Page