Wasm Directoryalpha
Record

meeting-create-body-recurrence

No description available.

record meeting-create-body-recurrence {
  end-date-time: option​<string>,
  end-times: option​<s32>,
  monthly-day: option​<s32>,
  monthly-week: option​<s32>,
  monthly-week-day: option​<s32>,
  repeat-interval: option​<s32>,
  type-op: s32,
  weekly-days: option​<meeting-response-recurrence-weekly-days-enum>,
}

Fields

NameTypeDescription
end-date-timeoption​<string>
end-timesoption​<s32>
monthly-dayoption​<s32>
monthly-weekoption​<s32>
monthly-week-dayoption​<s32>
repeat-intervaloption​<s32>
type-ops32
weekly-daysoption​<meeting-response-recurrence-weekly-days-enum>