Wasm Directoryalpha
Record

objs-user-profile-short

No description available.

record objs-user-profile-short {
  avatar-hash: string,
  display-name: string,
  display-name-normalized: option​<string>,
  first-name: string,
  image-v72: string,
  is-restricted: bool,
  is-ultra-restricted: bool,
  name: string,
  real-name: string,
  real-name-normalized: option​<string>,
  team: defs-workspace-id,
}

Fields

NameTypeDescription
avatar-hashstring
display-namestring
display-name-normalizedoption​<string>
first-namestring
image-v72string
is-restrictedbool
is-ultra-restrictedbool
namestring
real-namestring
real-name-normalizedoption​<string>
teamdefs-workspace-id