CustomFieldCreate union type.
@type t() :: PolarExpress.Schemas.CustomFieldCreateText.t() | PolarExpress.Schemas.CustomFieldCreateNumber.t() | PolarExpress.Schemas.CustomFieldCreateDate.t() | PolarExpress.Schemas.CustomFieldCreateCheckbox.t() | PolarExpress.Schemas.CustomFieldCreateSelect.t()