Polarex.CustomFieldUpdateSelect (Polarex v0.3.0)
View SourceProvides struct and type for a CustomFieldUpdateSelect
Summary
Types
@type t() :: %Polarex.CustomFieldUpdateSelect{ metadata: map() | nil, name: String.t() | nil, properties: Polarex.CustomFieldSelectProperties.t() | nil, slug: String.t() | nil, type: String.t() }