| Interface | Description |
|---|---|
| Custom |
Interface to mark objects which can have custom fields, it has nothing to do with CustomObjects.
|
| CustomDraft |
Interface for draft objects which include custom fields.
|
| CustomFields |
Custom fields for object extending
Custom. |
| CustomFieldsDraft |
Draft for
CustomFields. |
| FieldDefinition | |
| FieldType | |
| Type |
Types define custom fields that are used to enhance resources as you need.
|
| TypeDraft |
| Class | Description |
|---|---|
| BooleanFieldType |
Type for custom fields which only allows
true or false as values. |
| CustomFieldsDraftBuilder | |
| DateFieldType | |
| DateTimeFieldType | |
| EnumFieldType | |
| FieldTypeBase | |
| LocalizedEnumFieldType | |
| LocalizedStringFieldType | |
| MoneyFieldType | |
| NumberFieldType | |
| ReferenceFieldType | |
| ResourceTypeIdsSetBuilder | |
| SetFieldType | |
| StringFieldType | |
| TimeFieldType | |
| TypeDraftBuilder | |
| TypeDraftDsl |