Wasm Directoryalpha
Record

report-meeting-details-response

No description available.

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

Fields

NameTypeDescription
custom-keysoption​<list​<report-meeting-details-response-custom-keys-item>>
deptoption​<string>
durationoption​<s32>
end-timeoption​<string>
idoption​<s64>
participants-countoption​<s32>
start-timeoption​<string>
topicoption​<string>
total-minutesoption​<s32>
tracking-fieldsoption​<list​<report-meeting-details-response-tracking-fields-item>>
type-opoption​<s32>
user-emailoption​<string>
user-nameoption​<string>
uuidoption​<string>