Wasm Directoryalpha
Record

report-meetings-response-meetings-item

No description available.

record report-meetings-response-meetings-item {
  custom-keys: option​<list​<report-meetings-response-meetings-item-custom-keys-item>>,
  duration: option​<s32>,
  end-time: option​<string>,
  id: option​<s32>,
  participants-count: option​<s32>,
  source: option​<string>,
  start-time: option​<string>,
  topic: option​<string>,
  total-minutes: option​<s32>,
  type-op: option​<s32>,
  user-email: option​<string>,
  user-name: option​<string>,
  uuid: option​<string>,
}

Fields

NameTypeDescription
custom-keysoption​<list​<report-meetings-response-meetings-item-custom-keys-item>>
durationoption​<s32>
end-timeoption​<string>
idoption​<s32>
participants-countoption​<s32>
sourceoption​<string>
start-timeoption​<string>
topicoption​<string>
total-minutesoption​<s32>
type-opoption​<s32>
user-emailoption​<string>
user-nameoption​<string>
uuidoption​<string>