CustomFieldUpdate union type.
@type t() :: PolarExpress.Schemas.CustomFieldUpdateText.t() | PolarExpress.Schemas.CustomFieldUpdateNumber.t() | PolarExpress.Schemas.CustomFieldUpdateDate.t() | PolarExpress.Schemas.CustomFieldUpdateCheckbox.t() | PolarExpress.Schemas.CustomFieldUpdateSelect.t()