'choiceFields' => 'Array[ChoiceCustomField]', // A list of choice custom fields. The property is not present if there are no choice fields [read-only],
24
'numberFields' => 'Array[NumberCustomField]', // A list of number custom fields. The property is not present if there are no number fields [read-only],
25
'onOffFields' => 'Array[OnOffCustomField]', // A list of on/off custom fields. The property is not present if there are no on/off fields [read-only],
26
'textFields' => 'Array[TextCustomField]', // A list of text custom fields. The property is not present if there are no text fields [read-only]