Wasm Directoryalpha
Record

objs-team-profile-field

No description available.

record objs-team-profile-field {
  field-name: option​<string>,
  hint: string,
  id: string,
  is-hidden: option​<bool>,
  label: string,
  options: option​<string>,
  ordering: f64,
  possible-values: option​<list​<string>>,
  type-op: objs-team-profile-field-type-op-enum,
}

Fields

NameTypeDescription
field-nameoption​<string>
hintstring
idstring
is-hiddenoption​<bool>
labelstring
optionsoption​<string>
orderingf64
possible-valuesoption​<list​<string>>
type-opobjs-team-profile-field-type-op-enum