Documentation ¶
Overview ¶
Code generated from models.yml DO NOT EDIT.
Index ¶
- type DoesNotExistError
- type Fetch
- func (r *Fetch) ActionWorker_Created(actionWorkerID int) *ValueInt
- func (r *Fetch) ActionWorker_ID(actionWorkerID int) *ValueInt
- func (r *Fetch) ActionWorker_Name(actionWorkerID int) *ValueString
- func (r *Fetch) ActionWorker_Result(actionWorkerID int) *ValueJSON
- func (r *Fetch) ActionWorker_State(actionWorkerID int) *ValueString
- func (r *Fetch) ActionWorker_Timestamp(actionWorkerID int) *ValueInt
- func (r *Fetch) AgendaItem_ChildIDs(agendaItemID int) *ValueIntSlice
- func (r *Fetch) AgendaItem_Closed(agendaItemID int) *ValueBool
- func (r *Fetch) AgendaItem_Comment(agendaItemID int) *ValueString
- func (r *Fetch) AgendaItem_ContentObjectID(agendaItemID int) *ValueString
- func (r *Fetch) AgendaItem_Duration(agendaItemID int) *ValueInt
- func (r *Fetch) AgendaItem_ID(agendaItemID int) *ValueInt
- func (r *Fetch) AgendaItem_IsHidden(agendaItemID int) *ValueBool
- func (r *Fetch) AgendaItem_IsInternal(agendaItemID int) *ValueBool
- func (r *Fetch) AgendaItem_ItemNumber(agendaItemID int) *ValueString
- func (r *Fetch) AgendaItem_Level(agendaItemID int) *ValueInt
- func (r *Fetch) AgendaItem_MeetingID(agendaItemID int) *ValueInt
- func (r *Fetch) AgendaItem_ModeratorNotes(agendaItemID int) *ValueString
- func (r *Fetch) AgendaItem_ParentID(agendaItemID int) *ValueMaybeInt
- func (r *Fetch) AgendaItem_ProjectionIDs(agendaItemID int) *ValueIntSlice
- func (r *Fetch) AgendaItem_TagIDs(agendaItemID int) *ValueIntSlice
- func (r *Fetch) AgendaItem_Type(agendaItemID int) *ValueString
- func (r *Fetch) AgendaItem_Weight(agendaItemID int) *ValueInt
- func (r *Fetch) AssignmentCandidate_AssignmentID(assignmentCandidateID int) *ValueInt
- func (r *Fetch) AssignmentCandidate_ID(assignmentCandidateID int) *ValueInt
- func (r *Fetch) AssignmentCandidate_MeetingID(assignmentCandidateID int) *ValueInt
- func (r *Fetch) AssignmentCandidate_MeetingUserID(assignmentCandidateID int) *ValueMaybeInt
- func (r *Fetch) AssignmentCandidate_Weight(assignmentCandidateID int) *ValueInt
- func (r *Fetch) Assignment_AgendaItemID(assignmentID int) *ValueMaybeInt
- func (r *Fetch) Assignment_AttachmentIDs(assignmentID int) *ValueIntSlice
- func (r *Fetch) Assignment_CandidateIDs(assignmentID int) *ValueIntSlice
- func (r *Fetch) Assignment_DefaultPollDescription(assignmentID int) *ValueString
- func (r *Fetch) Assignment_Description(assignmentID int) *ValueString
- func (r *Fetch) Assignment_ID(assignmentID int) *ValueInt
- func (r *Fetch) Assignment_ListOfSpeakersID(assignmentID int) *ValueInt
- func (r *Fetch) Assignment_MeetingID(assignmentID int) *ValueInt
- func (r *Fetch) Assignment_NumberPollCandidates(assignmentID int) *ValueBool
- func (r *Fetch) Assignment_OpenPosts(assignmentID int) *ValueInt
- func (r *Fetch) Assignment_Phase(assignmentID int) *ValueString
- func (r *Fetch) Assignment_PollIDs(assignmentID int) *ValueIntSlice
- func (r *Fetch) Assignment_ProjectionIDs(assignmentID int) *ValueIntSlice
- func (r *Fetch) Assignment_SequentialNumber(assignmentID int) *ValueInt
- func (r *Fetch) Assignment_TagIDs(assignmentID int) *ValueIntSlice
- func (r *Fetch) Assignment_Title(assignmentID int) *ValueString
- func (r *Fetch) ChatGroup_ChatMessageIDs(chatGroupID int) *ValueIntSlice
- func (r *Fetch) ChatGroup_ID(chatGroupID int) *ValueInt
- func (r *Fetch) ChatGroup_MeetingID(chatGroupID int) *ValueInt
- func (r *Fetch) ChatGroup_Name(chatGroupID int) *ValueString
- func (r *Fetch) ChatGroup_ReadGroupIDs(chatGroupID int) *ValueIntSlice
- func (r *Fetch) ChatGroup_Weight(chatGroupID int) *ValueInt
- func (r *Fetch) ChatGroup_WriteGroupIDs(chatGroupID int) *ValueIntSlice
- func (r *Fetch) ChatMessage_ChatGroupID(chatMessageID int) *ValueInt
- func (r *Fetch) ChatMessage_Content(chatMessageID int) *ValueString
- func (r *Fetch) ChatMessage_Created(chatMessageID int) *ValueInt
- func (r *Fetch) ChatMessage_ID(chatMessageID int) *ValueInt
- func (r *Fetch) ChatMessage_MeetingID(chatMessageID int) *ValueInt
- func (r *Fetch) ChatMessage_MeetingUserID(chatMessageID int) *ValueInt
- func (r *Fetch) Committee_DefaultMeetingID(committeeID int) *ValueMaybeInt
- func (r *Fetch) Committee_Description(committeeID int) *ValueString
- func (r *Fetch) Committee_ExternalID(committeeID int) *ValueString
- func (r *Fetch) Committee_ForwardToCommitteeIDs(committeeID int) *ValueIntSlice
- func (r *Fetch) Committee_ForwardingUserID(committeeID int) *ValueMaybeInt
- func (r *Fetch) Committee_ID(committeeID int) *ValueInt
- func (r *Fetch) Committee_ManagerIDs(committeeID int) *ValueIntSlice
- func (r *Fetch) Committee_MeetingIDs(committeeID int) *ValueIntSlice
- func (r *Fetch) Committee_Name(committeeID int) *ValueString
- func (r *Fetch) Committee_OrganizationID(committeeID int) *ValueInt
- func (r *Fetch) Committee_OrganizationTagIDs(committeeID int) *ValueIntSlice
- func (r *Fetch) Committee_ReceiveForwardingsFromCommitteeIDs(committeeID int) *ValueIntSlice
- func (r *Fetch) Committee_UserIDs(committeeID int) *ValueIntSlice
- func (f *Fetch) Execute(ctx context.Context) error
- func (f *Fetch) Get(ctx context.Context, keys ...dskey.Key) (map[dskey.Key][]byte, error)
- func (r *Fetch) Group_AdminGroupForMeetingID(groupID int) *ValueMaybeInt
- func (r *Fetch) Group_DefaultGroupForMeetingID(groupID int) *ValueMaybeInt
- func (r *Fetch) Group_ExternalID(groupID int) *ValueString
- func (r *Fetch) Group_ID(groupID int) *ValueInt
- func (r *Fetch) Group_MediafileAccessGroupIDs(groupID int) *ValueIntSlice
- func (r *Fetch) Group_MediafileInheritedAccessGroupIDs(groupID int) *ValueIntSlice
- func (r *Fetch) Group_MeetingID(groupID int) *ValueInt
- func (r *Fetch) Group_MeetingUserIDs(groupID int) *ValueIntSlice
- func (r *Fetch) Group_Name(groupID int) *ValueString
- func (r *Fetch) Group_Permissions(groupID int) *ValueStringSlice
- func (r *Fetch) Group_PollIDs(groupID int) *ValueIntSlice
- func (r *Fetch) Group_ReadChatGroupIDs(groupID int) *ValueIntSlice
- func (r *Fetch) Group_ReadCommentSectionIDs(groupID int) *ValueIntSlice
- func (r *Fetch) Group_UsedAsAssignmentPollDefaultID(groupID int) *ValueMaybeInt
- func (r *Fetch) Group_UsedAsMotionPollDefaultID(groupID int) *ValueMaybeInt
- func (r *Fetch) Group_UsedAsPollDefaultID(groupID int) *ValueMaybeInt
- func (r *Fetch) Group_UsedAsTopicPollDefaultID(groupID int) *ValueMaybeInt
- func (r *Fetch) Group_Weight(groupID int) *ValueInt
- func (r *Fetch) Group_WriteChatGroupIDs(groupID int) *ValueIntSlice
- func (r *Fetch) Group_WriteCommentSectionIDs(groupID int) *ValueIntSlice
- func (r *Fetch) ImportPreview_Created(importPreviewID int) *ValueInt
- func (r *Fetch) ImportPreview_ID(importPreviewID int) *ValueInt
- func (r *Fetch) ImportPreview_Name(importPreviewID int) *ValueString
- func (r *Fetch) ImportPreview_Result(importPreviewID int) *ValueJSON
- func (r *Fetch) ImportPreview_State(importPreviewID int) *ValueString
- func (r *Fetch) ListOfSpeakers_Closed(listOfSpeakersID int) *ValueBool
- func (r *Fetch) ListOfSpeakers_ContentObjectID(listOfSpeakersID int) *ValueString
- func (r *Fetch) ListOfSpeakers_ID(listOfSpeakersID int) *ValueInt
- func (r *Fetch) ListOfSpeakers_MeetingID(listOfSpeakersID int) *ValueInt
- func (r *Fetch) ListOfSpeakers_ProjectionIDs(listOfSpeakersID int) *ValueIntSlice
- func (r *Fetch) ListOfSpeakers_SequentialNumber(listOfSpeakersID int) *ValueInt
- func (r *Fetch) ListOfSpeakers_SpeakerIDs(listOfSpeakersID int) *ValueIntSlice
- func (r *Fetch) ListOfSpeakers_StructureLevelListOfSpeakersIDs(listOfSpeakersID int) *ValueIntSlice
- func (r *Fetch) Mediafile_AccessGroupIDs(mediafileID int) *ValueIntSlice
- func (r *Fetch) Mediafile_AttachmentIDs(mediafileID int) *ValueStringSlice
- func (r *Fetch) Mediafile_ChildIDs(mediafileID int) *ValueIntSlice
- func (r *Fetch) Mediafile_CreateTimestamp(mediafileID int) *ValueInt
- func (r *Fetch) Mediafile_Filename(mediafileID int) *ValueString
- func (r *Fetch) Mediafile_Filesize(mediafileID int) *ValueInt
- func (r *Fetch) Mediafile_ID(mediafileID int) *ValueInt
- func (r *Fetch) Mediafile_InheritedAccessGroupIDs(mediafileID int) *ValueIntSlice
- func (r *Fetch) Mediafile_IsDirectory(mediafileID int) *ValueBool
- func (r *Fetch) Mediafile_IsPublic(mediafileID int) *ValueBool
- func (r *Fetch) Mediafile_ListOfSpeakersID(mediafileID int) *ValueMaybeInt
- func (r *Fetch) Mediafile_Mimetype(mediafileID int) *ValueString
- func (r *Fetch) Mediafile_OwnerID(mediafileID int) *ValueString
- func (r *Fetch) Mediafile_ParentID(mediafileID int) *ValueMaybeInt
- func (r *Fetch) Mediafile_PdfInformation(mediafileID int) *ValueJSON
- func (r *Fetch) Mediafile_ProjectionIDs(mediafileID int) *ValueIntSlice
- func (r *Fetch) Mediafile_Title(mediafileID int) *ValueString
- func (r *Fetch) Mediafile_Token(mediafileID int) *ValueString
- func (r *Fetch) Mediafile_UsedAsFontBoldInMeetingID(mediafileID int) *ValueMaybeInt
- func (r *Fetch) Mediafile_UsedAsFontBoldItalicInMeetingID(mediafileID int) *ValueMaybeInt
- func (r *Fetch) Mediafile_UsedAsFontChyronSpeakerNameInMeetingID(mediafileID int) *ValueMaybeInt
- func (r *Fetch) Mediafile_UsedAsFontItalicInMeetingID(mediafileID int) *ValueMaybeInt
- func (r *Fetch) Mediafile_UsedAsFontMonospaceInMeetingID(mediafileID int) *ValueMaybeInt
- func (r *Fetch) Mediafile_UsedAsFontProjectorH1InMeetingID(mediafileID int) *ValueMaybeInt
- func (r *Fetch) Mediafile_UsedAsFontProjectorH2InMeetingID(mediafileID int) *ValueMaybeInt
- func (r *Fetch) Mediafile_UsedAsFontRegularInMeetingID(mediafileID int) *ValueMaybeInt
- func (r *Fetch) Mediafile_UsedAsLogoPdfBallotPaperInMeetingID(mediafileID int) *ValueMaybeInt
- func (r *Fetch) Mediafile_UsedAsLogoPdfFooterLInMeetingID(mediafileID int) *ValueMaybeInt
- func (r *Fetch) Mediafile_UsedAsLogoPdfFooterRInMeetingID(mediafileID int) *ValueMaybeInt
- func (r *Fetch) Mediafile_UsedAsLogoPdfHeaderLInMeetingID(mediafileID int) *ValueMaybeInt
- func (r *Fetch) Mediafile_UsedAsLogoPdfHeaderRInMeetingID(mediafileID int) *ValueMaybeInt
- func (r *Fetch) Mediafile_UsedAsLogoProjectorHeaderInMeetingID(mediafileID int) *ValueMaybeInt
- func (r *Fetch) Mediafile_UsedAsLogoProjectorMainInMeetingID(mediafileID int) *ValueMaybeInt
- func (r *Fetch) Mediafile_UsedAsLogoWebHeaderInMeetingID(mediafileID int) *ValueMaybeInt
- func (r *Fetch) MeetingUser_AboutMe(meetingUserID int) *ValueString
- func (r *Fetch) MeetingUser_AssignmentCandidateIDs(meetingUserID int) *ValueIntSlice
- func (r *Fetch) MeetingUser_ChatMessageIDs(meetingUserID int) *ValueIntSlice
- func (r *Fetch) MeetingUser_Comment(meetingUserID int) *ValueString
- func (r *Fetch) MeetingUser_GroupIDs(meetingUserID int) *ValueIntSlice
- func (r *Fetch) MeetingUser_ID(meetingUserID int) *ValueInt
- func (r *Fetch) MeetingUser_MeetingID(meetingUserID int) *ValueInt
- func (r *Fetch) MeetingUser_MotionEditorIDs(meetingUserID int) *ValueIntSlice
- func (r *Fetch) MeetingUser_MotionSubmitterIDs(meetingUserID int) *ValueIntSlice
- func (r *Fetch) MeetingUser_MotionWorkingGroupSpeakerIDs(meetingUserID int) *ValueIntSlice
- func (r *Fetch) MeetingUser_Number(meetingUserID int) *ValueString
- func (r *Fetch) MeetingUser_PersonalNoteIDs(meetingUserID int) *ValueIntSlice
- func (r *Fetch) MeetingUser_SpeakerIDs(meetingUserID int) *ValueIntSlice
- func (r *Fetch) MeetingUser_StructureLevelIDs(meetingUserID int) *ValueIntSlice
- func (r *Fetch) MeetingUser_SupportedMotionIDs(meetingUserID int) *ValueIntSlice
- func (r *Fetch) MeetingUser_UserID(meetingUserID int) *ValueInt
- func (r *Fetch) MeetingUser_VoteDelegatedToID(meetingUserID int) *ValueMaybeInt
- func (r *Fetch) MeetingUser_VoteDelegationsFromIDs(meetingUserID int) *ValueIntSlice
- func (r *Fetch) MeetingUser_VoteWeight(meetingUserID int) *ValueString
- func (r *Fetch) Meeting_AdminGroupID(meetingID int) *ValueMaybeInt
- func (r *Fetch) Meeting_AgendaEnableNumbering(meetingID int) *ValueBool
- func (r *Fetch) Meeting_AgendaItemCreation(meetingID int) *ValueString
- func (r *Fetch) Meeting_AgendaItemIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_AgendaNewItemsDefaultVisibility(meetingID int) *ValueString
- func (r *Fetch) Meeting_AgendaNumberPrefix(meetingID int) *ValueString
- func (r *Fetch) Meeting_AgendaNumeralSystem(meetingID int) *ValueString
- func (r *Fetch) Meeting_AgendaShowInternalItemsOnProjector(meetingID int) *ValueBool
- func (r *Fetch) Meeting_AgendaShowSubtitles(meetingID int) *ValueBool
- func (r *Fetch) Meeting_AllProjectionIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_ApplauseEnable(meetingID int) *ValueBool
- func (r *Fetch) Meeting_ApplauseMaxAmount(meetingID int) *ValueInt
- func (r *Fetch) Meeting_ApplauseMinAmount(meetingID int) *ValueInt
- func (r *Fetch) Meeting_ApplauseParticleImageUrl(meetingID int) *ValueString
- func (r *Fetch) Meeting_ApplauseShowLevel(meetingID int) *ValueBool
- func (r *Fetch) Meeting_ApplauseTimeout(meetingID int) *ValueInt
- func (r *Fetch) Meeting_ApplauseType(meetingID int) *ValueString
- func (r *Fetch) Meeting_AssignmentCandidateIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_AssignmentIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_AssignmentPollAddCandidatesToListOfSpeakers(meetingID int) *ValueBool
- func (r *Fetch) Meeting_AssignmentPollBallotPaperNumber(meetingID int) *ValueInt
- func (r *Fetch) Meeting_AssignmentPollBallotPaperSelection(meetingID int) *ValueString
- func (r *Fetch) Meeting_AssignmentPollDefaultBackend(meetingID int) *ValueString
- func (r *Fetch) Meeting_AssignmentPollDefaultGroupIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_AssignmentPollDefaultMethod(meetingID int) *ValueString
- func (r *Fetch) Meeting_AssignmentPollDefaultOnehundredPercentBase(meetingID int) *ValueString
- func (r *Fetch) Meeting_AssignmentPollDefaultType(meetingID int) *ValueString
- func (r *Fetch) Meeting_AssignmentPollEnableMaxVotesPerOption(meetingID int) *ValueBool
- func (r *Fetch) Meeting_AssignmentPollSortPollResultByVotes(meetingID int) *ValueBool
- func (r *Fetch) Meeting_AssignmentsExportPreamble(meetingID int) *ValueString
- func (r *Fetch) Meeting_AssignmentsExportTitle(meetingID int) *ValueString
- func (r *Fetch) Meeting_ChatGroupIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_ChatMessageIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_CommitteeID(meetingID int) *ValueInt
- func (r *Fetch) Meeting_ConferenceAutoConnect(meetingID int) *ValueBool
- func (r *Fetch) Meeting_ConferenceAutoConnectNextSpeakers(meetingID int) *ValueInt
- func (r *Fetch) Meeting_ConferenceEnableHelpdesk(meetingID int) *ValueBool
- func (r *Fetch) Meeting_ConferenceLosRestriction(meetingID int) *ValueBool
- func (r *Fetch) Meeting_ConferenceOpenMicrophone(meetingID int) *ValueBool
- func (r *Fetch) Meeting_ConferenceOpenVideo(meetingID int) *ValueBool
- func (r *Fetch) Meeting_ConferenceShow(meetingID int) *ValueBool
- func (r *Fetch) Meeting_ConferenceStreamPosterUrl(meetingID int) *ValueString
- func (r *Fetch) Meeting_ConferenceStreamUrl(meetingID int) *ValueString
- func (r *Fetch) Meeting_CustomTranslations(meetingID int) *ValueJSON
- func (r *Fetch) Meeting_DefaultGroupID(meetingID int) *ValueInt
- func (r *Fetch) Meeting_DefaultMeetingForCommitteeID(meetingID int) *ValueMaybeInt
- func (r *Fetch) Meeting_DefaultProjectorAgendaItemListIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_DefaultProjectorAmendmentIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_DefaultProjectorAssignmentIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_DefaultProjectorAssignmentPollIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_DefaultProjectorCountdownIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_DefaultProjectorCurrentListOfSpeakersIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_DefaultProjectorListOfSpeakersIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_DefaultProjectorMediafileIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_DefaultProjectorMessageIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_DefaultProjectorMotionBlockIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_DefaultProjectorMotionIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_DefaultProjectorMotionPollIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_DefaultProjectorPollIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_DefaultProjectorTopicIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_Description(meetingID int) *ValueString
- func (r *Fetch) Meeting_EnableAnonymous(meetingID int) *ValueBool
- func (r *Fetch) Meeting_EndTime(meetingID int) *ValueInt
- func (r *Fetch) Meeting_ExportCsvEncoding(meetingID int) *ValueString
- func (r *Fetch) Meeting_ExportCsvSeparator(meetingID int) *ValueString
- func (r *Fetch) Meeting_ExportPdfFontsize(meetingID int) *ValueInt
- func (r *Fetch) Meeting_ExportPdfLineHeight(meetingID int) *ValueFloat
- func (r *Fetch) Meeting_ExportPdfPageMarginBottom(meetingID int) *ValueInt
- func (r *Fetch) Meeting_ExportPdfPageMarginLeft(meetingID int) *ValueInt
- func (r *Fetch) Meeting_ExportPdfPageMarginRight(meetingID int) *ValueInt
- func (r *Fetch) Meeting_ExportPdfPageMarginTop(meetingID int) *ValueInt
- func (r *Fetch) Meeting_ExportPdfPagenumberAlignment(meetingID int) *ValueString
- func (r *Fetch) Meeting_ExportPdfPagesize(meetingID int) *ValueString
- func (r *Fetch) Meeting_ExternalID(meetingID int) *ValueString
- func (r *Fetch) Meeting_FontBoldID(meetingID int) *ValueMaybeInt
- func (r *Fetch) Meeting_FontBoldItalicID(meetingID int) *ValueMaybeInt
- func (r *Fetch) Meeting_FontChyronSpeakerNameID(meetingID int) *ValueMaybeInt
- func (r *Fetch) Meeting_FontItalicID(meetingID int) *ValueMaybeInt
- func (r *Fetch) Meeting_FontMonospaceID(meetingID int) *ValueMaybeInt
- func (r *Fetch) Meeting_FontProjectorH1ID(meetingID int) *ValueMaybeInt
- func (r *Fetch) Meeting_FontProjectorH2ID(meetingID int) *ValueMaybeInt
- func (r *Fetch) Meeting_FontRegularID(meetingID int) *ValueMaybeInt
- func (r *Fetch) Meeting_ForwardedMotionIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_GroupIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_ID(meetingID int) *ValueInt
- func (r *Fetch) Meeting_ImportedAt(meetingID int) *ValueInt
- func (r *Fetch) Meeting_IsActiveInOrganizationID(meetingID int) *ValueMaybeInt
- func (r *Fetch) Meeting_IsArchivedInOrganizationID(meetingID int) *ValueMaybeInt
- func (r *Fetch) Meeting_JitsiDomain(meetingID int) *ValueString
- func (r *Fetch) Meeting_JitsiRoomName(meetingID int) *ValueString
- func (r *Fetch) Meeting_JitsiRoomPassword(meetingID int) *ValueString
- func (r *Fetch) Meeting_Language(meetingID int) *ValueString
- func (r *Fetch) Meeting_ListOfSpeakersAllowMultipleSpeakers(meetingID int) *ValueBool
- func (r *Fetch) Meeting_ListOfSpeakersAmountLastOnProjector(meetingID int) *ValueInt
- func (r *Fetch) Meeting_ListOfSpeakersAmountNextOnProjector(meetingID int) *ValueInt
- func (r *Fetch) Meeting_ListOfSpeakersCanCreatePointOfOrderForOthers(meetingID int) *ValueBool
- func (r *Fetch) Meeting_ListOfSpeakersCanSetContributionSelf(meetingID int) *ValueBool
- func (r *Fetch) Meeting_ListOfSpeakersClosingDisablesPointOfOrder(meetingID int) *ValueBool
- func (r *Fetch) Meeting_ListOfSpeakersCountdownID(meetingID int) *ValueMaybeInt
- func (r *Fetch) Meeting_ListOfSpeakersCoupleCountdown(meetingID int) *ValueBool
- func (r *Fetch) Meeting_ListOfSpeakersDefaultStructureLevelTime(meetingID int) *ValueInt
- func (r *Fetch) Meeting_ListOfSpeakersEnableInterposedQuestion(meetingID int) *ValueBool
- func (r *Fetch) Meeting_ListOfSpeakersEnablePointOfOrderCategories(meetingID int) *ValueBool
- func (r *Fetch) Meeting_ListOfSpeakersEnablePointOfOrderSpeakers(meetingID int) *ValueBool
- func (r *Fetch) Meeting_ListOfSpeakersEnableProContraSpeech(meetingID int) *ValueBool
- func (r *Fetch) Meeting_ListOfSpeakersIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_ListOfSpeakersInitiallyClosed(meetingID int) *ValueBool
- func (r *Fetch) Meeting_ListOfSpeakersInterventionTime(meetingID int) *ValueInt
- func (r *Fetch) Meeting_ListOfSpeakersPresentUsersOnly(meetingID int) *ValueBool
- func (r *Fetch) Meeting_ListOfSpeakersShowAmountOfSpeakersOnSlide(meetingID int) *ValueBool
- func (r *Fetch) Meeting_ListOfSpeakersShowFirstContribution(meetingID int) *ValueBool
- func (r *Fetch) Meeting_ListOfSpeakersSpeakerNoteForEveryone(meetingID int) *ValueBool
- func (r *Fetch) Meeting_Location(meetingID int) *ValueString
- func (r *Fetch) Meeting_LogoPdfBallotPaperID(meetingID int) *ValueMaybeInt
- func (r *Fetch) Meeting_LogoPdfFooterLID(meetingID int) *ValueMaybeInt
- func (r *Fetch) Meeting_LogoPdfFooterRID(meetingID int) *ValueMaybeInt
- func (r *Fetch) Meeting_LogoPdfHeaderLID(meetingID int) *ValueMaybeInt
- func (r *Fetch) Meeting_LogoPdfHeaderRID(meetingID int) *ValueMaybeInt
- func (r *Fetch) Meeting_LogoProjectorHeaderID(meetingID int) *ValueMaybeInt
- func (r *Fetch) Meeting_LogoProjectorMainID(meetingID int) *ValueMaybeInt
- func (r *Fetch) Meeting_LogoWebHeaderID(meetingID int) *ValueMaybeInt
- func (r *Fetch) Meeting_MediafileIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_MeetingUserIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_MotionBlockIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_MotionCategoryIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_MotionChangeRecommendationIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_MotionCommentIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_MotionCommentSectionIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_MotionEditorIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_MotionIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_MotionPollBallotPaperNumber(meetingID int) *ValueInt
- func (r *Fetch) Meeting_MotionPollBallotPaperSelection(meetingID int) *ValueString
- func (r *Fetch) Meeting_MotionPollDefaultBackend(meetingID int) *ValueString
- func (r *Fetch) Meeting_MotionPollDefaultGroupIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_MotionPollDefaultOnehundredPercentBase(meetingID int) *ValueString
- func (r *Fetch) Meeting_MotionPollDefaultType(meetingID int) *ValueString
- func (r *Fetch) Meeting_MotionStateIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_MotionStatuteParagraphIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_MotionSubmitterIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_MotionWorkflowIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_MotionWorkingGroupSpeakerIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_MotionsAmendmentsEnabled(meetingID int) *ValueBool
- func (r *Fetch) Meeting_MotionsAmendmentsInMainList(meetingID int) *ValueBool
- func (r *Fetch) Meeting_MotionsAmendmentsMultipleParagraphs(meetingID int) *ValueBool
- func (r *Fetch) Meeting_MotionsAmendmentsOfAmendments(meetingID int) *ValueBool
- func (r *Fetch) Meeting_MotionsAmendmentsPrefix(meetingID int) *ValueString
- func (r *Fetch) Meeting_MotionsAmendmentsTextMode(meetingID int) *ValueString
- func (r *Fetch) Meeting_MotionsBlockSlideColumns(meetingID int) *ValueInt
- func (r *Fetch) Meeting_MotionsDefaultAmendmentWorkflowID(meetingID int) *ValueInt
- func (r *Fetch) Meeting_MotionsDefaultLineNumbering(meetingID int) *ValueString
- func (r *Fetch) Meeting_MotionsDefaultSorting(meetingID int) *ValueString
- func (r *Fetch) Meeting_MotionsDefaultStatuteAmendmentWorkflowID(meetingID int) *ValueInt
- func (r *Fetch) Meeting_MotionsDefaultWorkflowID(meetingID int) *ValueInt
- func (r *Fetch) Meeting_MotionsEnableEditor(meetingID int) *ValueBool
- func (r *Fetch) Meeting_MotionsEnableReasonOnProjector(meetingID int) *ValueBool
- func (r *Fetch) Meeting_MotionsEnableRecommendationOnProjector(meetingID int) *ValueBool
- func (r *Fetch) Meeting_MotionsEnableSideboxOnProjector(meetingID int) *ValueBool
- func (r *Fetch) Meeting_MotionsEnableTextOnProjector(meetingID int) *ValueBool
- func (r *Fetch) Meeting_MotionsEnableWorkingGroupSpeaker(meetingID int) *ValueBool
- func (r *Fetch) Meeting_MotionsExportFollowRecommendation(meetingID int) *ValueBool
- func (r *Fetch) Meeting_MotionsExportPreamble(meetingID int) *ValueString
- func (r *Fetch) Meeting_MotionsExportSubmitterRecommendation(meetingID int) *ValueBool
- func (r *Fetch) Meeting_MotionsExportTitle(meetingID int) *ValueString
- func (r *Fetch) Meeting_MotionsLineLength(meetingID int) *ValueInt
- func (r *Fetch) Meeting_MotionsNumberMinDigits(meetingID int) *ValueInt
- func (r *Fetch) Meeting_MotionsNumberType(meetingID int) *ValueString
- func (r *Fetch) Meeting_MotionsNumberWithBlank(meetingID int) *ValueBool
- func (r *Fetch) Meeting_MotionsPreamble(meetingID int) *ValueString
- func (r *Fetch) Meeting_MotionsReasonRequired(meetingID int) *ValueBool
- func (r *Fetch) Meeting_MotionsRecommendationTextMode(meetingID int) *ValueString
- func (r *Fetch) Meeting_MotionsRecommendationsBy(meetingID int) *ValueString
- func (r *Fetch) Meeting_MotionsShowReferringMotions(meetingID int) *ValueBool
- func (r *Fetch) Meeting_MotionsShowSequentialNumber(meetingID int) *ValueBool
- func (r *Fetch) Meeting_MotionsStatuteRecommendationsBy(meetingID int) *ValueString
- func (r *Fetch) Meeting_MotionsStatutesEnabled(meetingID int) *ValueBool
- func (r *Fetch) Meeting_MotionsSupportersMinAmount(meetingID int) *ValueInt
- func (r *Fetch) Meeting_Name(meetingID int) *ValueString
- func (r *Fetch) Meeting_OptionIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_OrganizationTagIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_PersonalNoteIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_PointOfOrderCategoryIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_PollBallotPaperNumber(meetingID int) *ValueInt
- func (r *Fetch) Meeting_PollBallotPaperSelection(meetingID int) *ValueString
- func (r *Fetch) Meeting_PollCandidateIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_PollCandidateListIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_PollCountdownID(meetingID int) *ValueMaybeInt
- func (r *Fetch) Meeting_PollCoupleCountdown(meetingID int) *ValueBool
- func (r *Fetch) Meeting_PollDefaultBackend(meetingID int) *ValueString
- func (r *Fetch) Meeting_PollDefaultGroupIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_PollDefaultMethod(meetingID int) *ValueString
- func (r *Fetch) Meeting_PollDefaultOnehundredPercentBase(meetingID int) *ValueString
- func (r *Fetch) Meeting_PollDefaultType(meetingID int) *ValueString
- func (r *Fetch) Meeting_PollIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_PollSortPollResultByVotes(meetingID int) *ValueBool
- func (r *Fetch) Meeting_PresentUserIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_ProjectionIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_ProjectorCountdownDefaultTime(meetingID int) *ValueInt
- func (r *Fetch) Meeting_ProjectorCountdownIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_ProjectorCountdownWarningTime(meetingID int) *ValueInt
- func (r *Fetch) Meeting_ProjectorIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_ProjectorMessageIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_ReferenceProjectorID(meetingID int) *ValueInt
- func (r *Fetch) Meeting_SpeakerIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_StartTime(meetingID int) *ValueInt
- func (r *Fetch) Meeting_StructureLevelIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_StructureLevelListOfSpeakersIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_TagIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_TemplateForOrganizationID(meetingID int) *ValueMaybeInt
- func (r *Fetch) Meeting_TopicIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_TopicPollDefaultGroupIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_UserIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_UsersAllowSelfSetPresent(meetingID int) *ValueBool
- func (r *Fetch) Meeting_UsersEmailBody(meetingID int) *ValueString
- func (r *Fetch) Meeting_UsersEmailReplyto(meetingID int) *ValueString
- func (r *Fetch) Meeting_UsersEmailSender(meetingID int) *ValueString
- func (r *Fetch) Meeting_UsersEmailSubject(meetingID int) *ValueString
- func (r *Fetch) Meeting_UsersEnablePresenceView(meetingID int) *ValueBool
- func (r *Fetch) Meeting_UsersEnableVoteDelegations(meetingID int) *ValueBool
- func (r *Fetch) Meeting_UsersEnableVoteWeight(meetingID int) *ValueBool
- func (r *Fetch) Meeting_UsersPdfWelcometext(meetingID int) *ValueString
- func (r *Fetch) Meeting_UsersPdfWelcometitle(meetingID int) *ValueString
- func (r *Fetch) Meeting_UsersPdfWlanEncryption(meetingID int) *ValueString
- func (r *Fetch) Meeting_UsersPdfWlanPassword(meetingID int) *ValueString
- func (r *Fetch) Meeting_UsersPdfWlanSsid(meetingID int) *ValueString
- func (r *Fetch) Meeting_VoteIDs(meetingID int) *ValueIntSlice
- func (r *Fetch) Meeting_WelcomeText(meetingID int) *ValueString
- func (r *Fetch) Meeting_WelcomeTitle(meetingID int) *ValueString
- func (r *Fetch) MotionBlock_AgendaItemID(motionBlockID int) *ValueMaybeInt
- func (r *Fetch) MotionBlock_ID(motionBlockID int) *ValueInt
- func (r *Fetch) MotionBlock_Internal(motionBlockID int) *ValueBool
- func (r *Fetch) MotionBlock_ListOfSpeakersID(motionBlockID int) *ValueInt
- func (r *Fetch) MotionBlock_MeetingID(motionBlockID int) *ValueInt
- func (r *Fetch) MotionBlock_MotionIDs(motionBlockID int) *ValueIntSlice
- func (r *Fetch) MotionBlock_ProjectionIDs(motionBlockID int) *ValueIntSlice
- func (r *Fetch) MotionBlock_SequentialNumber(motionBlockID int) *ValueInt
- func (r *Fetch) MotionBlock_Title(motionBlockID int) *ValueString
- func (r *Fetch) MotionCategory_ChildIDs(motionCategoryID int) *ValueIntSlice
- func (r *Fetch) MotionCategory_ID(motionCategoryID int) *ValueInt
- func (r *Fetch) MotionCategory_Level(motionCategoryID int) *ValueInt
- func (r *Fetch) MotionCategory_MeetingID(motionCategoryID int) *ValueInt
- func (r *Fetch) MotionCategory_MotionIDs(motionCategoryID int) *ValueIntSlice
- func (r *Fetch) MotionCategory_Name(motionCategoryID int) *ValueString
- func (r *Fetch) MotionCategory_ParentID(motionCategoryID int) *ValueMaybeInt
- func (r *Fetch) MotionCategory_Prefix(motionCategoryID int) *ValueString
- func (r *Fetch) MotionCategory_SequentialNumber(motionCategoryID int) *ValueInt
- func (r *Fetch) MotionCategory_Weight(motionCategoryID int) *ValueInt
- func (r *Fetch) MotionChangeRecommendation_CreationTime(motionChangeRecommendationID int) *ValueInt
- func (r *Fetch) MotionChangeRecommendation_ID(motionChangeRecommendationID int) *ValueInt
- func (r *Fetch) MotionChangeRecommendation_Internal(motionChangeRecommendationID int) *ValueBool
- func (r *Fetch) MotionChangeRecommendation_LineFrom(motionChangeRecommendationID int) *ValueInt
- func (r *Fetch) MotionChangeRecommendation_LineTo(motionChangeRecommendationID int) *ValueInt
- func (r *Fetch) MotionChangeRecommendation_MeetingID(motionChangeRecommendationID int) *ValueInt
- func (r *Fetch) MotionChangeRecommendation_MotionID(motionChangeRecommendationID int) *ValueInt
- func (r *Fetch) MotionChangeRecommendation_OtherDescription(motionChangeRecommendationID int) *ValueString
- func (r *Fetch) MotionChangeRecommendation_Rejected(motionChangeRecommendationID int) *ValueBool
- func (r *Fetch) MotionChangeRecommendation_Text(motionChangeRecommendationID int) *ValueString
- func (r *Fetch) MotionChangeRecommendation_Type(motionChangeRecommendationID int) *ValueString
- func (r *Fetch) MotionCommentSection_CommentIDs(motionCommentSectionID int) *ValueIntSlice
- func (r *Fetch) MotionCommentSection_ID(motionCommentSectionID int) *ValueInt
- func (r *Fetch) MotionCommentSection_MeetingID(motionCommentSectionID int) *ValueInt
- func (r *Fetch) MotionCommentSection_Name(motionCommentSectionID int) *ValueString
- func (r *Fetch) MotionCommentSection_ReadGroupIDs(motionCommentSectionID int) *ValueIntSlice
- func (r *Fetch) MotionCommentSection_SequentialNumber(motionCommentSectionID int) *ValueInt
- func (r *Fetch) MotionCommentSection_SubmitterCanWrite(motionCommentSectionID int) *ValueBool
- func (r *Fetch) MotionCommentSection_Weight(motionCommentSectionID int) *ValueInt
- func (r *Fetch) MotionCommentSection_WriteGroupIDs(motionCommentSectionID int) *ValueIntSlice
- func (r *Fetch) MotionComment_Comment(motionCommentID int) *ValueString
- func (r *Fetch) MotionComment_ID(motionCommentID int) *ValueInt
- func (r *Fetch) MotionComment_MeetingID(motionCommentID int) *ValueInt
- func (r *Fetch) MotionComment_MotionID(motionCommentID int) *ValueInt
- func (r *Fetch) MotionComment_SectionID(motionCommentID int) *ValueInt
- func (r *Fetch) MotionEditor_ID(motionEditorID int) *ValueInt
- func (r *Fetch) MotionEditor_MeetingID(motionEditorID int) *ValueInt
- func (r *Fetch) MotionEditor_MeetingUserID(motionEditorID int) *ValueInt
- func (r *Fetch) MotionEditor_MotionID(motionEditorID int) *ValueInt
- func (r *Fetch) MotionEditor_Weight(motionEditorID int) *ValueInt
- func (r *Fetch) MotionState_AllowCreatePoll(motionStateID int) *ValueBool
- func (r *Fetch) MotionState_AllowMotionForwarding(motionStateID int) *ValueBool
- func (r *Fetch) MotionState_AllowSubmitterEdit(motionStateID int) *ValueBool
- func (r *Fetch) MotionState_AllowSupport(motionStateID int) *ValueBool
- func (r *Fetch) MotionState_CssClass(motionStateID int) *ValueString
- func (r *Fetch) MotionState_FirstStateOfWorkflowID(motionStateID int) *ValueMaybeInt
- func (r *Fetch) MotionState_ID(motionStateID int) *ValueInt
- func (r *Fetch) MotionState_IsInternal(motionStateID int) *ValueBool
- func (r *Fetch) MotionState_MeetingID(motionStateID int) *ValueInt
- func (r *Fetch) MotionState_MergeAmendmentIntoFinal(motionStateID int) *ValueString
- func (r *Fetch) MotionState_MotionIDs(motionStateID int) *ValueIntSlice
- func (r *Fetch) MotionState_MotionRecommendationIDs(motionStateID int) *ValueIntSlice
- func (r *Fetch) MotionState_Name(motionStateID int) *ValueString
- func (r *Fetch) MotionState_NextStateIDs(motionStateID int) *ValueIntSlice
- func (r *Fetch) MotionState_PreviousStateIDs(motionStateID int) *ValueIntSlice
- func (r *Fetch) MotionState_RecommendationLabel(motionStateID int) *ValueString
- func (r *Fetch) MotionState_Restrictions(motionStateID int) *ValueStringSlice
- func (r *Fetch) MotionState_SetNumber(motionStateID int) *ValueBool
- func (r *Fetch) MotionState_SetWorkflowTimestamp(motionStateID int) *ValueBool
- func (r *Fetch) MotionState_ShowRecommendationExtensionField(motionStateID int) *ValueBool
- func (r *Fetch) MotionState_ShowStateExtensionField(motionStateID int) *ValueBool
- func (r *Fetch) MotionState_SubmitterWithdrawBackIDs(motionStateID int) *ValueIntSlice
- func (r *Fetch) MotionState_SubmitterWithdrawStateID(motionStateID int) *ValueMaybeInt
- func (r *Fetch) MotionState_Weight(motionStateID int) *ValueInt
- func (r *Fetch) MotionState_WorkflowID(motionStateID int) *ValueInt
- func (r *Fetch) MotionStatuteParagraph_ID(motionStatuteParagraphID int) *ValueInt
- func (r *Fetch) MotionStatuteParagraph_MeetingID(motionStatuteParagraphID int) *ValueInt
- func (r *Fetch) MotionStatuteParagraph_MotionIDs(motionStatuteParagraphID int) *ValueIntSlice
- func (r *Fetch) MotionStatuteParagraph_SequentialNumber(motionStatuteParagraphID int) *ValueInt
- func (r *Fetch) MotionStatuteParagraph_Text(motionStatuteParagraphID int) *ValueString
- func (r *Fetch) MotionStatuteParagraph_Title(motionStatuteParagraphID int) *ValueString
- func (r *Fetch) MotionStatuteParagraph_Weight(motionStatuteParagraphID int) *ValueInt
- func (r *Fetch) MotionSubmitter_ID(motionSubmitterID int) *ValueInt
- func (r *Fetch) MotionSubmitter_MeetingID(motionSubmitterID int) *ValueInt
- func (r *Fetch) MotionSubmitter_MeetingUserID(motionSubmitterID int) *ValueInt
- func (r *Fetch) MotionSubmitter_MotionID(motionSubmitterID int) *ValueInt
- func (r *Fetch) MotionSubmitter_Weight(motionSubmitterID int) *ValueInt
- func (r *Fetch) MotionWorkflow_DefaultAmendmentWorkflowMeetingID(motionWorkflowID int) *ValueMaybeInt
- func (r *Fetch) MotionWorkflow_DefaultStatuteAmendmentWorkflowMeetingID(motionWorkflowID int) *ValueMaybeInt
- func (r *Fetch) MotionWorkflow_DefaultWorkflowMeetingID(motionWorkflowID int) *ValueMaybeInt
- func (r *Fetch) MotionWorkflow_FirstStateID(motionWorkflowID int) *ValueInt
- func (r *Fetch) MotionWorkflow_ID(motionWorkflowID int) *ValueInt
- func (r *Fetch) MotionWorkflow_MeetingID(motionWorkflowID int) *ValueInt
- func (r *Fetch) MotionWorkflow_Name(motionWorkflowID int) *ValueString
- func (r *Fetch) MotionWorkflow_SequentialNumber(motionWorkflowID int) *ValueInt
- func (r *Fetch) MotionWorkflow_StateIDs(motionWorkflowID int) *ValueIntSlice
- func (r *Fetch) MotionWorkingGroupSpeaker_ID(motionWorkingGroupSpeakerID int) *ValueInt
- func (r *Fetch) MotionWorkingGroupSpeaker_MeetingID(motionWorkingGroupSpeakerID int) *ValueInt
- func (r *Fetch) MotionWorkingGroupSpeaker_MeetingUserID(motionWorkingGroupSpeakerID int) *ValueInt
- func (r *Fetch) MotionWorkingGroupSpeaker_MotionID(motionWorkingGroupSpeakerID int) *ValueInt
- func (r *Fetch) MotionWorkingGroupSpeaker_Weight(motionWorkingGroupSpeakerID int) *ValueInt
- func (r *Fetch) Motion_AdditionalSubmitter(motionID int) *ValueString
- func (r *Fetch) Motion_AgendaItemID(motionID int) *ValueMaybeInt
- func (r *Fetch) Motion_AllDerivedMotionIDs(motionID int) *ValueIntSlice
- func (r *Fetch) Motion_AllOriginIDs(motionID int) *ValueIntSlice
- func (r *Fetch) Motion_AmendmentIDs(motionID int) *ValueIntSlice
- func (r *Fetch) Motion_AmendmentParagraphs(motionID int) *ValueJSON
- func (r *Fetch) Motion_AttachmentIDs(motionID int) *ValueIntSlice
- func (r *Fetch) Motion_BlockID(motionID int) *ValueMaybeInt
- func (r *Fetch) Motion_CategoryID(motionID int) *ValueMaybeInt
- func (r *Fetch) Motion_CategoryWeight(motionID int) *ValueInt
- func (r *Fetch) Motion_ChangeRecommendationIDs(motionID int) *ValueIntSlice
- func (r *Fetch) Motion_CommentIDs(motionID int) *ValueIntSlice
- func (r *Fetch) Motion_Created(motionID int) *ValueInt
- func (r *Fetch) Motion_DerivedMotionIDs(motionID int) *ValueIntSlice
- func (r *Fetch) Motion_EditorIDs(motionID int) *ValueIntSlice
- func (r *Fetch) Motion_Forwarded(motionID int) *ValueInt
- func (r *Fetch) Motion_ID(motionID int) *ValueInt
- func (r *Fetch) Motion_IDenticalMotionIDs(motionID int) *ValueIntSlice
- func (r *Fetch) Motion_LastModified(motionID int) *ValueInt
- func (r *Fetch) Motion_LeadMotionID(motionID int) *ValueMaybeInt
- func (r *Fetch) Motion_ListOfSpeakersID(motionID int) *ValueInt
- func (r *Fetch) Motion_MeetingID(motionID int) *ValueInt
- func (r *Fetch) Motion_ModifiedFinalVersion(motionID int) *ValueString
- func (r *Fetch) Motion_Number(motionID int) *ValueString
- func (r *Fetch) Motion_NumberValue(motionID int) *ValueInt
- func (r *Fetch) Motion_OptionIDs(motionID int) *ValueIntSlice
- func (r *Fetch) Motion_OriginID(motionID int) *ValueMaybeInt
- func (r *Fetch) Motion_OriginMeetingID(motionID int) *ValueMaybeInt
- func (r *Fetch) Motion_PersonalNoteIDs(motionID int) *ValueIntSlice
- func (r *Fetch) Motion_PollIDs(motionID int) *ValueIntSlice
- func (r *Fetch) Motion_ProjectionIDs(motionID int) *ValueIntSlice
- func (r *Fetch) Motion_Reason(motionID int) *ValueString
- func (r *Fetch) Motion_RecommendationExtension(motionID int) *ValueString
- func (r *Fetch) Motion_RecommendationExtensionReferenceIDs(motionID int) *ValueStringSlice
- func (r *Fetch) Motion_RecommendationID(motionID int) *ValueMaybeInt
- func (r *Fetch) Motion_ReferencedInMotionRecommendationExtensionIDs(motionID int) *ValueIntSlice
- func (r *Fetch) Motion_ReferencedInMotionStateExtensionIDs(motionID int) *ValueIntSlice
- func (r *Fetch) Motion_SequentialNumber(motionID int) *ValueInt
- func (r *Fetch) Motion_SortChildIDs(motionID int) *ValueIntSlice
- func (r *Fetch) Motion_SortParentID(motionID int) *ValueMaybeInt
- func (r *Fetch) Motion_SortWeight(motionID int) *ValueInt
- func (r *Fetch) Motion_StartLineNumber(motionID int) *ValueInt
- func (r *Fetch) Motion_StateExtension(motionID int) *ValueString
- func (r *Fetch) Motion_StateExtensionReferenceIDs(motionID int) *ValueStringSlice
- func (r *Fetch) Motion_StateID(motionID int) *ValueInt
- func (r *Fetch) Motion_StatuteParagraphID(motionID int) *ValueMaybeInt
- func (r *Fetch) Motion_SubmitterIDs(motionID int) *ValueIntSlice
- func (r *Fetch) Motion_SupporterMeetingUserIDs(motionID int) *ValueIntSlice
- func (r *Fetch) Motion_TagIDs(motionID int) *ValueIntSlice
- func (r *Fetch) Motion_Text(motionID int) *ValueString
- func (r *Fetch) Motion_TextHash(motionID int) *ValueString
- func (r *Fetch) Motion_Title(motionID int) *ValueString
- func (r *Fetch) Motion_WorkflowTimestamp(motionID int) *ValueInt
- func (r *Fetch) Motion_WorkingGroupSpeakerIDs(motionID int) *ValueIntSlice
- func (r *Fetch) Option_Abstain(optionID int) *ValueString
- func (r *Fetch) Option_ContentObjectID(optionID int) *ValueMaybeString
- func (r *Fetch) Option_ID(optionID int) *ValueInt
- func (r *Fetch) Option_MeetingID(optionID int) *ValueInt
- func (r *Fetch) Option_No(optionID int) *ValueString
- func (r *Fetch) Option_PollID(optionID int) *ValueMaybeInt
- func (r *Fetch) Option_Text(optionID int) *ValueString
- func (r *Fetch) Option_UsedAsGlobalOptionInPollID(optionID int) *ValueMaybeInt
- func (r *Fetch) Option_VoteIDs(optionID int) *ValueIntSlice
- func (r *Fetch) Option_Weight(optionID int) *ValueInt
- func (r *Fetch) Option_Yes(optionID int) *ValueString
- func (r *Fetch) OrganizationTag_Color(organizationTagID int) *ValueString
- func (r *Fetch) OrganizationTag_ID(organizationTagID int) *ValueInt
- func (r *Fetch) OrganizationTag_Name(organizationTagID int) *ValueString
- func (r *Fetch) OrganizationTag_OrganizationID(organizationTagID int) *ValueInt
- func (r *Fetch) OrganizationTag_TaggedIDs(organizationTagID int) *ValueStringSlice
- func (r *Fetch) Organization_ActiveMeetingIDs(organizationID int) *ValueIntSlice
- func (r *Fetch) Organization_ArchivedMeetingIDs(organizationID int) *ValueIntSlice
- func (r *Fetch) Organization_CommitteeIDs(organizationID int) *ValueIntSlice
- func (r *Fetch) Organization_DefaultLanguage(organizationID int) *ValueString
- func (r *Fetch) Organization_Description(organizationID int) *ValueString
- func (r *Fetch) Organization_EnableChat(organizationID int) *ValueBool
- func (r *Fetch) Organization_EnableElectronicVoting(organizationID int) *ValueBool
- func (r *Fetch) Organization_Genders(organizationID int) *ValueStringSlice
- func (r *Fetch) Organization_ID(organizationID int) *ValueInt
- func (r *Fetch) Organization_LegalNotice(organizationID int) *ValueString
- func (r *Fetch) Organization_LimitOfMeetings(organizationID int) *ValueInt
- func (r *Fetch) Organization_LimitOfUsers(organizationID int) *ValueInt
- func (r *Fetch) Organization_LoginText(organizationID int) *ValueString
- func (r *Fetch) Organization_MediafileIDs(organizationID int) *ValueIntSlice
- func (r *Fetch) Organization_Name(organizationID int) *ValueString
- func (r *Fetch) Organization_OrganizationTagIDs(organizationID int) *ValueIntSlice
- func (r *Fetch) Organization_PrivacyPolicy(organizationID int) *ValueString
- func (r *Fetch) Organization_ResetPasswordVerboseErrors(organizationID int) *ValueBool
- func (r *Fetch) Organization_SamlAttrMapping(organizationID int) *ValueJSON
- func (r *Fetch) Organization_SamlEnabled(organizationID int) *ValueBool
- func (r *Fetch) Organization_SamlLoginButtonText(organizationID int) *ValueString
- func (r *Fetch) Organization_SamlMetadataIDp(organizationID int) *ValueString
- func (r *Fetch) Organization_SamlMetadataSp(organizationID int) *ValueString
- func (r *Fetch) Organization_SamlPrivateKey(organizationID int) *ValueString
- func (r *Fetch) Organization_TemplateMeetingIDs(organizationID int) *ValueIntSlice
- func (r *Fetch) Organization_ThemeID(organizationID int) *ValueInt
- func (r *Fetch) Organization_ThemeIDs(organizationID int) *ValueIntSlice
- func (r *Fetch) Organization_Url(organizationID int) *ValueString
- func (r *Fetch) Organization_UserIDs(organizationID int) *ValueIntSlice
- func (r *Fetch) Organization_UsersEmailBody(organizationID int) *ValueString
- func (r *Fetch) Organization_UsersEmailReplyto(organizationID int) *ValueString
- func (r *Fetch) Organization_UsersEmailSender(organizationID int) *ValueString
- func (r *Fetch) Organization_UsersEmailSubject(organizationID int) *ValueString
- func (r *Fetch) Organization_VoteDecryptPublicMainKey(organizationID int) *ValueString
- func (r *Fetch) PersonalNote_ContentObjectID(personalNoteID int) *ValueMaybeString
- func (r *Fetch) PersonalNote_ID(personalNoteID int) *ValueInt
- func (r *Fetch) PersonalNote_MeetingID(personalNoteID int) *ValueInt
- func (r *Fetch) PersonalNote_MeetingUserID(personalNoteID int) *ValueInt
- func (r *Fetch) PersonalNote_Note(personalNoteID int) *ValueString
- func (r *Fetch) PersonalNote_Star(personalNoteID int) *ValueBool
- func (r *Fetch) PointOfOrderCategory_ID(pointOfOrderCategoryID int) *ValueInt
- func (r *Fetch) PointOfOrderCategory_MeetingID(pointOfOrderCategoryID int) *ValueInt
- func (r *Fetch) PointOfOrderCategory_Rank(pointOfOrderCategoryID int) *ValueInt
- func (r *Fetch) PointOfOrderCategory_SpeakerIDs(pointOfOrderCategoryID int) *ValueIntSlice
- func (r *Fetch) PointOfOrderCategory_Text(pointOfOrderCategoryID int) *ValueString
- func (r *Fetch) PollCandidateList_ID(pollCandidateListID int) *ValueInt
- func (r *Fetch) PollCandidateList_MeetingID(pollCandidateListID int) *ValueInt
- func (r *Fetch) PollCandidateList_OptionID(pollCandidateListID int) *ValueInt
- func (r *Fetch) PollCandidateList_PollCandidateIDs(pollCandidateListID int) *ValueIntSlice
- func (r *Fetch) PollCandidate_ID(pollCandidateID int) *ValueInt
- func (r *Fetch) PollCandidate_MeetingID(pollCandidateID int) *ValueInt
- func (r *Fetch) PollCandidate_PollCandidateListID(pollCandidateID int) *ValueInt
- func (r *Fetch) PollCandidate_UserID(pollCandidateID int) *ValueMaybeInt
- func (r *Fetch) PollCandidate_Weight(pollCandidateID int) *ValueInt
- func (r *Fetch) Poll_Backend(pollID int) *ValueString
- func (r *Fetch) Poll_ContentObjectID(pollID int) *ValueString
- func (r *Fetch) Poll_CryptKey(pollID int) *ValueString
- func (r *Fetch) Poll_CryptSignature(pollID int) *ValueString
- func (r *Fetch) Poll_Description(pollID int) *ValueString
- func (r *Fetch) Poll_EntitledGroupIDs(pollID int) *ValueIntSlice
- func (r *Fetch) Poll_EntitledUsersAtStop(pollID int) *ValueJSON
- func (r *Fetch) Poll_GlobalAbstain(pollID int) *ValueBool
- func (r *Fetch) Poll_GlobalNo(pollID int) *ValueBool
- func (r *Fetch) Poll_GlobalOptionID(pollID int) *ValueMaybeInt
- func (r *Fetch) Poll_GlobalYes(pollID int) *ValueBool
- func (r *Fetch) Poll_ID(pollID int) *ValueInt
- func (r *Fetch) Poll_IsPseudoanonymized(pollID int) *ValueBool
- func (r *Fetch) Poll_MaxVotesAmount(pollID int) *ValueInt
- func (r *Fetch) Poll_MaxVotesPerOption(pollID int) *ValueInt
- func (r *Fetch) Poll_MeetingID(pollID int) *ValueInt
- func (r *Fetch) Poll_MinVotesAmount(pollID int) *ValueInt
- func (r *Fetch) Poll_OnehundredPercentBase(pollID int) *ValueString
- func (r *Fetch) Poll_OptionIDs(pollID int) *ValueIntSlice
- func (r *Fetch) Poll_Pollmethod(pollID int) *ValueString
- func (r *Fetch) Poll_ProjectionIDs(pollID int) *ValueIntSlice
- func (r *Fetch) Poll_SequentialNumber(pollID int) *ValueInt
- func (r *Fetch) Poll_State(pollID int) *ValueString
- func (r *Fetch) Poll_Title(pollID int) *ValueString
- func (r *Fetch) Poll_Type(pollID int) *ValueString
- func (r *Fetch) Poll_VoteCount(pollID int) *ValueInt
- func (r *Fetch) Poll_VotedIDs(pollID int) *ValueIntSlice
- func (r *Fetch) Poll_VotesRaw(pollID int) *ValueString
- func (r *Fetch) Poll_VotesSignature(pollID int) *ValueString
- func (r *Fetch) Poll_Votescast(pollID int) *ValueString
- func (r *Fetch) Poll_Votesinvalid(pollID int) *ValueString
- func (r *Fetch) Poll_Votesvalid(pollID int) *ValueString
- func (r *Fetch) Projection_Content(projectionID int) *ValueJSON
- func (r *Fetch) Projection_ContentObjectID(projectionID int) *ValueString
- func (r *Fetch) Projection_CurrentProjectorID(projectionID int) *ValueMaybeInt
- func (r *Fetch) Projection_HistoryProjectorID(projectionID int) *ValueMaybeInt
- func (r *Fetch) Projection_ID(projectionID int) *ValueInt
- func (r *Fetch) Projection_MeetingID(projectionID int) *ValueInt
- func (r *Fetch) Projection_Options(projectionID int) *ValueJSON
- func (r *Fetch) Projection_PreviewProjectorID(projectionID int) *ValueMaybeInt
- func (r *Fetch) Projection_Stable(projectionID int) *ValueBool
- func (r *Fetch) Projection_Type(projectionID int) *ValueString
- func (r *Fetch) Projection_Weight(projectionID int) *ValueInt
- func (r *Fetch) ProjectorCountdown_CountdownTime(projectorCountdownID int) *ValueFloat
- func (r *Fetch) ProjectorCountdown_DefaultTime(projectorCountdownID int) *ValueInt
- func (r *Fetch) ProjectorCountdown_Description(projectorCountdownID int) *ValueString
- func (r *Fetch) ProjectorCountdown_ID(projectorCountdownID int) *ValueInt
- func (r *Fetch) ProjectorCountdown_MeetingID(projectorCountdownID int) *ValueInt
- func (r *Fetch) ProjectorCountdown_ProjectionIDs(projectorCountdownID int) *ValueIntSlice
- func (r *Fetch) ProjectorCountdown_Running(projectorCountdownID int) *ValueBool
- func (r *Fetch) ProjectorCountdown_Title(projectorCountdownID int) *ValueString
- func (r *Fetch) ProjectorCountdown_UsedAsListOfSpeakersCountdownMeetingID(projectorCountdownID int) *ValueMaybeInt
- func (r *Fetch) ProjectorCountdown_UsedAsPollCountdownMeetingID(projectorCountdownID int) *ValueMaybeInt
- func (r *Fetch) ProjectorMessage_ID(projectorMessageID int) *ValueInt
- func (r *Fetch) ProjectorMessage_MeetingID(projectorMessageID int) *ValueInt
- func (r *Fetch) ProjectorMessage_Message(projectorMessageID int) *ValueString
- func (r *Fetch) ProjectorMessage_ProjectionIDs(projectorMessageID int) *ValueIntSlice
- func (r *Fetch) Projector_AspectRatioDenominator(projectorID int) *ValueInt
- func (r *Fetch) Projector_AspectRatioNumerator(projectorID int) *ValueInt
- func (r *Fetch) Projector_BackgroundColor(projectorID int) *ValueString
- func (r *Fetch) Projector_ChyronBackgroundColor(projectorID int) *ValueString
- func (r *Fetch) Projector_ChyronFontColor(projectorID int) *ValueString
- func (r *Fetch) Projector_Color(projectorID int) *ValueString
- func (r *Fetch) Projector_CurrentProjectionIDs(projectorID int) *ValueIntSlice
- func (r *Fetch) Projector_HeaderBackgroundColor(projectorID int) *ValueString
- func (r *Fetch) Projector_HeaderFontColor(projectorID int) *ValueString
- func (r *Fetch) Projector_HeaderH1Color(projectorID int) *ValueString
- func (r *Fetch) Projector_HistoryProjectionIDs(projectorID int) *ValueIntSlice
- func (r *Fetch) Projector_ID(projectorID int) *ValueInt
- func (r *Fetch) Projector_IsInternal(projectorID int) *ValueBool
- func (r *Fetch) Projector_MeetingID(projectorID int) *ValueInt
- func (r *Fetch) Projector_Name(projectorID int) *ValueString
- func (r *Fetch) Projector_PreviewProjectionIDs(projectorID int) *ValueIntSlice
- func (r *Fetch) Projector_Scale(projectorID int) *ValueInt
- func (r *Fetch) Projector_Scroll(projectorID int) *ValueInt
- func (r *Fetch) Projector_SequentialNumber(projectorID int) *ValueInt
- func (r *Fetch) Projector_ShowClock(projectorID int) *ValueBool
- func (r *Fetch) Projector_ShowHeaderFooter(projectorID int) *ValueBool
- func (r *Fetch) Projector_ShowLogo(projectorID int) *ValueBool
- func (r *Fetch) Projector_ShowTitle(projectorID int) *ValueBool
- func (r *Fetch) Projector_UsedAsDefaultProjectorForAgendaItemListInMeetingID(projectorID int) *ValueMaybeInt
- func (r *Fetch) Projector_UsedAsDefaultProjectorForAmendmentInMeetingID(projectorID int) *ValueMaybeInt
- func (r *Fetch) Projector_UsedAsDefaultProjectorForAssignmentInMeetingID(projectorID int) *ValueMaybeInt
- func (r *Fetch) Projector_UsedAsDefaultProjectorForAssignmentPollInMeetingID(projectorID int) *ValueMaybeInt
- func (r *Fetch) Projector_UsedAsDefaultProjectorForCountdownInMeetingID(projectorID int) *ValueMaybeInt
- func (r *Fetch) Projector_UsedAsDefaultProjectorForCurrentListOfSpeakersInMeetingID(projectorID int) *ValueMaybeInt
- func (r *Fetch) Projector_UsedAsDefaultProjectorForListOfSpeakersInMeetingID(projectorID int) *ValueMaybeInt
- func (r *Fetch) Projector_UsedAsDefaultProjectorForMediafileInMeetingID(projectorID int) *ValueMaybeInt
- func (r *Fetch) Projector_UsedAsDefaultProjectorForMessageInMeetingID(projectorID int) *ValueMaybeInt
- func (r *Fetch) Projector_UsedAsDefaultProjectorForMotionBlockInMeetingID(projectorID int) *ValueMaybeInt
- func (r *Fetch) Projector_UsedAsDefaultProjectorForMotionInMeetingID(projectorID int) *ValueMaybeInt
- func (r *Fetch) Projector_UsedAsDefaultProjectorForMotionPollInMeetingID(projectorID int) *ValueMaybeInt
- func (r *Fetch) Projector_UsedAsDefaultProjectorForPollInMeetingID(projectorID int) *ValueMaybeInt
- func (r *Fetch) Projector_UsedAsDefaultProjectorForTopicInMeetingID(projectorID int) *ValueMaybeInt
- func (r *Fetch) Projector_UsedAsReferenceProjectorMeetingID(projectorID int) *ValueMaybeInt
- func (r *Fetch) Projector_Width(projectorID int) *ValueInt
- func (r *Fetch) Speaker_BeginTime(speakerID int) *ValueInt
- func (r *Fetch) Speaker_EndTime(speakerID int) *ValueInt
- func (r *Fetch) Speaker_ID(speakerID int) *ValueInt
- func (r *Fetch) Speaker_ListOfSpeakersID(speakerID int) *ValueInt
- func (r *Fetch) Speaker_MeetingID(speakerID int) *ValueInt
- func (r *Fetch) Speaker_MeetingUserID(speakerID int) *ValueMaybeInt
- func (r *Fetch) Speaker_Note(speakerID int) *ValueString
- func (r *Fetch) Speaker_PauseTime(speakerID int) *ValueInt
- func (r *Fetch) Speaker_PointOfOrder(speakerID int) *ValueBool
- func (r *Fetch) Speaker_PointOfOrderCategoryID(speakerID int) *ValueMaybeInt
- func (r *Fetch) Speaker_SpeechState(speakerID int) *ValueString
- func (r *Fetch) Speaker_StructureLevelListOfSpeakersID(speakerID int) *ValueMaybeInt
- func (r *Fetch) Speaker_TotalPause(speakerID int) *ValueInt
- func (r *Fetch) Speaker_UnpauseTime(speakerID int) *ValueInt
- func (r *Fetch) Speaker_Weight(speakerID int) *ValueInt
- func (r *Fetch) StructureLevelListOfSpeakers_AdditionalTime(structureLevelListOfSpeakersID int) *ValueFloat
- func (r *Fetch) StructureLevelListOfSpeakers_CurrentStartTime(structureLevelListOfSpeakersID int) *ValueInt
- func (r *Fetch) StructureLevelListOfSpeakers_ID(structureLevelListOfSpeakersID int) *ValueInt
- func (r *Fetch) StructureLevelListOfSpeakers_InitialTime(structureLevelListOfSpeakersID int) *ValueInt
- func (r *Fetch) StructureLevelListOfSpeakers_ListOfSpeakersID(structureLevelListOfSpeakersID int) *ValueInt
- func (r *Fetch) StructureLevelListOfSpeakers_MeetingID(structureLevelListOfSpeakersID int) *ValueInt
- func (r *Fetch) StructureLevelListOfSpeakers_RemainingTime(structureLevelListOfSpeakersID int) *ValueFloat
- func (r *Fetch) StructureLevelListOfSpeakers_SpeakerIDs(structureLevelListOfSpeakersID int) *ValueIntSlice
- func (r *Fetch) StructureLevelListOfSpeakers_StructureLevelID(structureLevelListOfSpeakersID int) *ValueInt
- func (r *Fetch) StructureLevel_Color(structureLevelID int) *ValueString
- func (r *Fetch) StructureLevel_DefaultTime(structureLevelID int) *ValueInt
- func (r *Fetch) StructureLevel_ID(structureLevelID int) *ValueInt
- func (r *Fetch) StructureLevel_MeetingID(structureLevelID int) *ValueInt
- func (r *Fetch) StructureLevel_MeetingUserIDs(structureLevelID int) *ValueIntSlice
- func (r *Fetch) StructureLevel_Name(structureLevelID int) *ValueString
- func (r *Fetch) StructureLevel_StructureLevelListOfSpeakersIDs(structureLevelID int) *ValueIntSlice
- func (r *Fetch) Tag_ID(tagID int) *ValueInt
- func (r *Fetch) Tag_MeetingID(tagID int) *ValueInt
- func (r *Fetch) Tag_Name(tagID int) *ValueString
- func (r *Fetch) Tag_TaggedIDs(tagID int) *ValueStringSlice
- func (r *Fetch) Theme_Abstain(themeID int) *ValueString
- func (r *Fetch) Theme_Accent100(themeID int) *ValueString
- func (r *Fetch) Theme_Accent200(themeID int) *ValueString
- func (r *Fetch) Theme_Accent300(themeID int) *ValueString
- func (r *Fetch) Theme_Accent400(themeID int) *ValueString
- func (r *Fetch) Theme_Accent50(themeID int) *ValueString
- func (r *Fetch) Theme_Accent500(themeID int) *ValueString
- func (r *Fetch) Theme_Accent600(themeID int) *ValueString
- func (r *Fetch) Theme_Accent700(themeID int) *ValueString
- func (r *Fetch) Theme_Accent800(themeID int) *ValueString
- func (r *Fetch) Theme_Accent900(themeID int) *ValueString
- func (r *Fetch) Theme_AccentA100(themeID int) *ValueString
- func (r *Fetch) Theme_AccentA200(themeID int) *ValueString
- func (r *Fetch) Theme_AccentA400(themeID int) *ValueString
- func (r *Fetch) Theme_AccentA700(themeID int) *ValueString
- func (r *Fetch) Theme_Headbar(themeID int) *ValueString
- func (r *Fetch) Theme_ID(themeID int) *ValueInt
- func (r *Fetch) Theme_Name(themeID int) *ValueString
- func (r *Fetch) Theme_No(themeID int) *ValueString
- func (r *Fetch) Theme_OrganizationID(themeID int) *ValueInt
- func (r *Fetch) Theme_Primary100(themeID int) *ValueString
- func (r *Fetch) Theme_Primary200(themeID int) *ValueString
- func (r *Fetch) Theme_Primary300(themeID int) *ValueString
- func (r *Fetch) Theme_Primary400(themeID int) *ValueString
- func (r *Fetch) Theme_Primary50(themeID int) *ValueString
- func (r *Fetch) Theme_Primary500(themeID int) *ValueString
- func (r *Fetch) Theme_Primary600(themeID int) *ValueString
- func (r *Fetch) Theme_Primary700(themeID int) *ValueString
- func (r *Fetch) Theme_Primary800(themeID int) *ValueString
- func (r *Fetch) Theme_Primary900(themeID int) *ValueString
- func (r *Fetch) Theme_PrimaryA100(themeID int) *ValueString
- func (r *Fetch) Theme_PrimaryA200(themeID int) *ValueString
- func (r *Fetch) Theme_PrimaryA400(themeID int) *ValueString
- func (r *Fetch) Theme_PrimaryA700(themeID int) *ValueString
- func (r *Fetch) Theme_ThemeForOrganizationID(themeID int) *ValueMaybeInt
- func (r *Fetch) Theme_Warn100(themeID int) *ValueString
- func (r *Fetch) Theme_Warn200(themeID int) *ValueString
- func (r *Fetch) Theme_Warn300(themeID int) *ValueString
- func (r *Fetch) Theme_Warn400(themeID int) *ValueString
- func (r *Fetch) Theme_Warn50(themeID int) *ValueString
- func (r *Fetch) Theme_Warn500(themeID int) *ValueString
- func (r *Fetch) Theme_Warn600(themeID int) *ValueString
- func (r *Fetch) Theme_Warn700(themeID int) *ValueString
- func (r *Fetch) Theme_Warn800(themeID int) *ValueString
- func (r *Fetch) Theme_Warn900(themeID int) *ValueString
- func (r *Fetch) Theme_WarnA100(themeID int) *ValueString
- func (r *Fetch) Theme_WarnA200(themeID int) *ValueString
- func (r *Fetch) Theme_WarnA400(themeID int) *ValueString
- func (r *Fetch) Theme_WarnA700(themeID int) *ValueString
- func (r *Fetch) Theme_Yes(themeID int) *ValueString
- func (r *Fetch) Topic_AgendaItemID(topicID int) *ValueInt
- func (r *Fetch) Topic_AttachmentIDs(topicID int) *ValueIntSlice
- func (r *Fetch) Topic_ID(topicID int) *ValueInt
- func (r *Fetch) Topic_ListOfSpeakersID(topicID int) *ValueInt
- func (r *Fetch) Topic_MeetingID(topicID int) *ValueInt
- func (r *Fetch) Topic_PollIDs(topicID int) *ValueIntSlice
- func (r *Fetch) Topic_ProjectionIDs(topicID int) *ValueIntSlice
- func (r *Fetch) Topic_SequentialNumber(topicID int) *ValueInt
- func (r *Fetch) Topic_Text(topicID int) *ValueString
- func (r *Fetch) Topic_Title(topicID int) *ValueString
- func (r *Fetch) User_CanChangeOwnPassword(userID int) *ValueBool
- func (r *Fetch) User_CommitteeIDs(userID int) *ValueIntSlice
- func (r *Fetch) User_CommitteeManagementIDs(userID int) *ValueIntSlice
- func (r *Fetch) User_DefaultPassword(userID int) *ValueString
- func (r *Fetch) User_DefaultVoteWeight(userID int) *ValueString
- func (r *Fetch) User_DelegatedVoteIDs(userID int) *ValueIntSlice
- func (r *Fetch) User_Email(userID int) *ValueString
- func (r *Fetch) User_FirstName(userID int) *ValueString
- func (r *Fetch) User_ForwardingCommitteeIDs(userID int) *ValueIntSlice
- func (r *Fetch) User_Gender(userID int) *ValueString
- func (r *Fetch) User_ID(userID int) *ValueInt
- func (r *Fetch) User_IsActive(userID int) *ValueBool
- func (r *Fetch) User_IsDemoUser(userID int) *ValueBool
- func (r *Fetch) User_IsPhysicalPerson(userID int) *ValueBool
- func (r *Fetch) User_IsPresentInMeetingIDs(userID int) *ValueIntSlice
- func (r *Fetch) User_LastEmailSent(userID int) *ValueInt
- func (r *Fetch) User_LastLogin(userID int) *ValueInt
- func (r *Fetch) User_LastName(userID int) *ValueString
- func (r *Fetch) User_MeetingIDs(userID int) *ValueIntSlice
- func (r *Fetch) User_MeetingUserIDs(userID int) *ValueIntSlice
- func (r *Fetch) User_OptionIDs(userID int) *ValueIntSlice
- func (r *Fetch) User_OrganizationID(userID int) *ValueInt
- func (r *Fetch) User_OrganizationManagementLevel(userID int) *ValueString
- func (r *Fetch) User_Password(userID int) *ValueString
- func (r *Fetch) User_PollCandidateIDs(userID int) *ValueIntSlice
- func (r *Fetch) User_PollVotedIDs(userID int) *ValueIntSlice
- func (r *Fetch) User_Pronoun(userID int) *ValueString
- func (r *Fetch) User_SamlID(userID int) *ValueString
- func (r *Fetch) User_Title(userID int) *ValueString
- func (r *Fetch) User_Username(userID int) *ValueString
- func (r *Fetch) User_VoteIDs(userID int) *ValueIntSlice
- func (r *Fetch) Vote_DelegatedUserID(voteID int) *ValueMaybeInt
- func (r *Fetch) Vote_ID(voteID int) *ValueInt
- func (r *Fetch) Vote_MeetingID(voteID int) *ValueInt
- func (r *Fetch) Vote_OptionID(voteID int) *ValueInt
- func (r *Fetch) Vote_UserID(voteID int) *ValueMaybeInt
- func (r *Fetch) Vote_UserToken(voteID int) *ValueString
- func (r *Fetch) Vote_Value(voteID int) *ValueString
- func (r *Fetch) Vote_Weight(voteID int) *ValueString
- type ValueBool
- type ValueFloat
- type ValueInt
- type ValueIntSlice
- type ValueJSON
- type ValueMaybeInt
- type ValueMaybeString
- type ValueString
- type ValueStringSlice
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DoesNotExistError ¶
DoesNotExistError is thrown when an object does not exist.
func (DoesNotExistError) Error ¶
func (e DoesNotExistError) Error() string
type Fetch ¶
type Fetch struct {
// contains filtered or unexported fields
}
Fetch provides functions to access the fields of the datastore.
Fetch is not save for concurent use. One Fetch object AND its value can only be used in one goroutine.
func (*Fetch) ActionWorker_Created ¶
func (*Fetch) ActionWorker_ID ¶
func (*Fetch) ActionWorker_Name ¶
func (r *Fetch) ActionWorker_Name(actionWorkerID int) *ValueString
func (*Fetch) ActionWorker_Result ¶
func (*Fetch) ActionWorker_State ¶
func (r *Fetch) ActionWorker_State(actionWorkerID int) *ValueString
func (*Fetch) ActionWorker_Timestamp ¶
func (*Fetch) AgendaItem_ChildIDs ¶
func (r *Fetch) AgendaItem_ChildIDs(agendaItemID int) *ValueIntSlice
func (*Fetch) AgendaItem_Closed ¶
func (*Fetch) AgendaItem_Comment ¶
func (r *Fetch) AgendaItem_Comment(agendaItemID int) *ValueString
func (*Fetch) AgendaItem_ContentObjectID ¶
func (r *Fetch) AgendaItem_ContentObjectID(agendaItemID int) *ValueString
func (*Fetch) AgendaItem_Duration ¶
func (*Fetch) AgendaItem_ID ¶
func (*Fetch) AgendaItem_IsHidden ¶
func (*Fetch) AgendaItem_IsInternal ¶
func (*Fetch) AgendaItem_ItemNumber ¶
func (r *Fetch) AgendaItem_ItemNumber(agendaItemID int) *ValueString
func (*Fetch) AgendaItem_Level ¶
func (*Fetch) AgendaItem_MeetingID ¶
func (*Fetch) AgendaItem_ModeratorNotes ¶
func (r *Fetch) AgendaItem_ModeratorNotes(agendaItemID int) *ValueString
func (*Fetch) AgendaItem_ParentID ¶
func (r *Fetch) AgendaItem_ParentID(agendaItemID int) *ValueMaybeInt
func (*Fetch) AgendaItem_ProjectionIDs ¶
func (r *Fetch) AgendaItem_ProjectionIDs(agendaItemID int) *ValueIntSlice
func (*Fetch) AgendaItem_TagIDs ¶
func (r *Fetch) AgendaItem_TagIDs(agendaItemID int) *ValueIntSlice
func (*Fetch) AgendaItem_Type ¶
func (r *Fetch) AgendaItem_Type(agendaItemID int) *ValueString
func (*Fetch) AgendaItem_Weight ¶
func (*Fetch) AssignmentCandidate_AssignmentID ¶
func (*Fetch) AssignmentCandidate_ID ¶
func (*Fetch) AssignmentCandidate_MeetingID ¶
func (*Fetch) AssignmentCandidate_MeetingUserID ¶
func (r *Fetch) AssignmentCandidate_MeetingUserID(assignmentCandidateID int) *ValueMaybeInt
func (*Fetch) AssignmentCandidate_Weight ¶
func (*Fetch) Assignment_AgendaItemID ¶
func (r *Fetch) Assignment_AgendaItemID(assignmentID int) *ValueMaybeInt
func (*Fetch) Assignment_AttachmentIDs ¶
func (r *Fetch) Assignment_AttachmentIDs(assignmentID int) *ValueIntSlice
func (*Fetch) Assignment_CandidateIDs ¶
func (r *Fetch) Assignment_CandidateIDs(assignmentID int) *ValueIntSlice
func (*Fetch) Assignment_DefaultPollDescription ¶
func (r *Fetch) Assignment_DefaultPollDescription(assignmentID int) *ValueString
func (*Fetch) Assignment_Description ¶
func (r *Fetch) Assignment_Description(assignmentID int) *ValueString
func (*Fetch) Assignment_ID ¶
func (*Fetch) Assignment_ListOfSpeakersID ¶
func (*Fetch) Assignment_MeetingID ¶
func (*Fetch) Assignment_NumberPollCandidates ¶
func (*Fetch) Assignment_OpenPosts ¶
func (*Fetch) Assignment_Phase ¶
func (r *Fetch) Assignment_Phase(assignmentID int) *ValueString
func (*Fetch) Assignment_PollIDs ¶
func (r *Fetch) Assignment_PollIDs(assignmentID int) *ValueIntSlice
func (*Fetch) Assignment_ProjectionIDs ¶
func (r *Fetch) Assignment_ProjectionIDs(assignmentID int) *ValueIntSlice
func (*Fetch) Assignment_SequentialNumber ¶
func (*Fetch) Assignment_TagIDs ¶
func (r *Fetch) Assignment_TagIDs(assignmentID int) *ValueIntSlice
func (*Fetch) Assignment_Title ¶
func (r *Fetch) Assignment_Title(assignmentID int) *ValueString
func (*Fetch) ChatGroup_ChatMessageIDs ¶
func (r *Fetch) ChatGroup_ChatMessageIDs(chatGroupID int) *ValueIntSlice
func (*Fetch) ChatGroup_ID ¶
func (*Fetch) ChatGroup_MeetingID ¶
func (*Fetch) ChatGroup_Name ¶
func (r *Fetch) ChatGroup_Name(chatGroupID int) *ValueString
func (*Fetch) ChatGroup_ReadGroupIDs ¶
func (r *Fetch) ChatGroup_ReadGroupIDs(chatGroupID int) *ValueIntSlice
func (*Fetch) ChatGroup_Weight ¶
func (*Fetch) ChatGroup_WriteGroupIDs ¶
func (r *Fetch) ChatGroup_WriteGroupIDs(chatGroupID int) *ValueIntSlice
func (*Fetch) ChatMessage_ChatGroupID ¶
func (*Fetch) ChatMessage_Content ¶
func (r *Fetch) ChatMessage_Content(chatMessageID int) *ValueString
func (*Fetch) ChatMessage_Created ¶
func (*Fetch) ChatMessage_ID ¶
func (*Fetch) ChatMessage_MeetingID ¶
func (*Fetch) ChatMessage_MeetingUserID ¶
func (*Fetch) Committee_DefaultMeetingID ¶
func (r *Fetch) Committee_DefaultMeetingID(committeeID int) *ValueMaybeInt
func (*Fetch) Committee_Description ¶
func (r *Fetch) Committee_Description(committeeID int) *ValueString
func (*Fetch) Committee_ExternalID ¶
func (r *Fetch) Committee_ExternalID(committeeID int) *ValueString
func (*Fetch) Committee_ForwardToCommitteeIDs ¶
func (r *Fetch) Committee_ForwardToCommitteeIDs(committeeID int) *ValueIntSlice
func (*Fetch) Committee_ForwardingUserID ¶
func (r *Fetch) Committee_ForwardingUserID(committeeID int) *ValueMaybeInt
func (*Fetch) Committee_ID ¶
func (*Fetch) Committee_ManagerIDs ¶
func (r *Fetch) Committee_ManagerIDs(committeeID int) *ValueIntSlice
func (*Fetch) Committee_MeetingIDs ¶
func (r *Fetch) Committee_MeetingIDs(committeeID int) *ValueIntSlice
func (*Fetch) Committee_Name ¶
func (r *Fetch) Committee_Name(committeeID int) *ValueString
func (*Fetch) Committee_OrganizationID ¶
func (*Fetch) Committee_OrganizationTagIDs ¶
func (r *Fetch) Committee_OrganizationTagIDs(committeeID int) *ValueIntSlice
func (*Fetch) Committee_ReceiveForwardingsFromCommitteeIDs ¶
func (r *Fetch) Committee_ReceiveForwardingsFromCommitteeIDs(committeeID int) *ValueIntSlice
func (*Fetch) Committee_UserIDs ¶
func (r *Fetch) Committee_UserIDs(committeeID int) *ValueIntSlice
func (*Fetch) Group_AdminGroupForMeetingID ¶
func (r *Fetch) Group_AdminGroupForMeetingID(groupID int) *ValueMaybeInt
func (*Fetch) Group_DefaultGroupForMeetingID ¶
func (r *Fetch) Group_DefaultGroupForMeetingID(groupID int) *ValueMaybeInt
func (*Fetch) Group_ExternalID ¶
func (r *Fetch) Group_ExternalID(groupID int) *ValueString
func (*Fetch) Group_MediafileAccessGroupIDs ¶
func (r *Fetch) Group_MediafileAccessGroupIDs(groupID int) *ValueIntSlice
func (*Fetch) Group_MediafileInheritedAccessGroupIDs ¶
func (r *Fetch) Group_MediafileInheritedAccessGroupIDs(groupID int) *ValueIntSlice
func (*Fetch) Group_MeetingID ¶
func (*Fetch) Group_MeetingUserIDs ¶
func (r *Fetch) Group_MeetingUserIDs(groupID int) *ValueIntSlice
func (*Fetch) Group_Name ¶
func (r *Fetch) Group_Name(groupID int) *ValueString
func (*Fetch) Group_Permissions ¶
func (r *Fetch) Group_Permissions(groupID int) *ValueStringSlice
func (*Fetch) Group_PollIDs ¶
func (r *Fetch) Group_PollIDs(groupID int) *ValueIntSlice
func (*Fetch) Group_ReadChatGroupIDs ¶
func (r *Fetch) Group_ReadChatGroupIDs(groupID int) *ValueIntSlice
func (*Fetch) Group_ReadCommentSectionIDs ¶
func (r *Fetch) Group_ReadCommentSectionIDs(groupID int) *ValueIntSlice
func (*Fetch) Group_UsedAsAssignmentPollDefaultID ¶
func (r *Fetch) Group_UsedAsAssignmentPollDefaultID(groupID int) *ValueMaybeInt
func (*Fetch) Group_UsedAsMotionPollDefaultID ¶
func (r *Fetch) Group_UsedAsMotionPollDefaultID(groupID int) *ValueMaybeInt
func (*Fetch) Group_UsedAsPollDefaultID ¶
func (r *Fetch) Group_UsedAsPollDefaultID(groupID int) *ValueMaybeInt
func (*Fetch) Group_UsedAsTopicPollDefaultID ¶
func (r *Fetch) Group_UsedAsTopicPollDefaultID(groupID int) *ValueMaybeInt
func (*Fetch) Group_Weight ¶
func (*Fetch) Group_WriteChatGroupIDs ¶
func (r *Fetch) Group_WriteChatGroupIDs(groupID int) *ValueIntSlice
func (*Fetch) Group_WriteCommentSectionIDs ¶
func (r *Fetch) Group_WriteCommentSectionIDs(groupID int) *ValueIntSlice
func (*Fetch) ImportPreview_Created ¶
func (*Fetch) ImportPreview_ID ¶
func (*Fetch) ImportPreview_Name ¶
func (r *Fetch) ImportPreview_Name(importPreviewID int) *ValueString
func (*Fetch) ImportPreview_Result ¶
func (*Fetch) ImportPreview_State ¶
func (r *Fetch) ImportPreview_State(importPreviewID int) *ValueString
func (*Fetch) ListOfSpeakers_Closed ¶
func (*Fetch) ListOfSpeakers_ContentObjectID ¶
func (r *Fetch) ListOfSpeakers_ContentObjectID(listOfSpeakersID int) *ValueString
func (*Fetch) ListOfSpeakers_ID ¶
func (*Fetch) ListOfSpeakers_MeetingID ¶
func (*Fetch) ListOfSpeakers_ProjectionIDs ¶
func (r *Fetch) ListOfSpeakers_ProjectionIDs(listOfSpeakersID int) *ValueIntSlice
func (*Fetch) ListOfSpeakers_SequentialNumber ¶
func (*Fetch) ListOfSpeakers_SpeakerIDs ¶
func (r *Fetch) ListOfSpeakers_SpeakerIDs(listOfSpeakersID int) *ValueIntSlice
func (*Fetch) ListOfSpeakers_StructureLevelListOfSpeakersIDs ¶
func (r *Fetch) ListOfSpeakers_StructureLevelListOfSpeakersIDs(listOfSpeakersID int) *ValueIntSlice
func (*Fetch) Mediafile_AccessGroupIDs ¶
func (r *Fetch) Mediafile_AccessGroupIDs(mediafileID int) *ValueIntSlice
func (*Fetch) Mediafile_AttachmentIDs ¶
func (r *Fetch) Mediafile_AttachmentIDs(mediafileID int) *ValueStringSlice
func (*Fetch) Mediafile_ChildIDs ¶
func (r *Fetch) Mediafile_ChildIDs(mediafileID int) *ValueIntSlice
func (*Fetch) Mediafile_CreateTimestamp ¶
func (*Fetch) Mediafile_Filename ¶
func (r *Fetch) Mediafile_Filename(mediafileID int) *ValueString
func (*Fetch) Mediafile_Filesize ¶
func (*Fetch) Mediafile_ID ¶
func (*Fetch) Mediafile_InheritedAccessGroupIDs ¶
func (r *Fetch) Mediafile_InheritedAccessGroupIDs(mediafileID int) *ValueIntSlice
func (*Fetch) Mediafile_IsDirectory ¶
func (*Fetch) Mediafile_IsPublic ¶
func (*Fetch) Mediafile_ListOfSpeakersID ¶
func (r *Fetch) Mediafile_ListOfSpeakersID(mediafileID int) *ValueMaybeInt
func (*Fetch) Mediafile_Mimetype ¶
func (r *Fetch) Mediafile_Mimetype(mediafileID int) *ValueString
func (*Fetch) Mediafile_OwnerID ¶
func (r *Fetch) Mediafile_OwnerID(mediafileID int) *ValueString
func (*Fetch) Mediafile_ParentID ¶
func (r *Fetch) Mediafile_ParentID(mediafileID int) *ValueMaybeInt
func (*Fetch) Mediafile_PdfInformation ¶
func (*Fetch) Mediafile_ProjectionIDs ¶
func (r *Fetch) Mediafile_ProjectionIDs(mediafileID int) *ValueIntSlice
func (*Fetch) Mediafile_Title ¶
func (r *Fetch) Mediafile_Title(mediafileID int) *ValueString
func (*Fetch) Mediafile_Token ¶
func (r *Fetch) Mediafile_Token(mediafileID int) *ValueString
func (*Fetch) Mediafile_UsedAsFontBoldInMeetingID ¶
func (r *Fetch) Mediafile_UsedAsFontBoldInMeetingID(mediafileID int) *ValueMaybeInt
func (*Fetch) Mediafile_UsedAsFontBoldItalicInMeetingID ¶
func (r *Fetch) Mediafile_UsedAsFontBoldItalicInMeetingID(mediafileID int) *ValueMaybeInt
func (*Fetch) Mediafile_UsedAsFontChyronSpeakerNameInMeetingID ¶
func (r *Fetch) Mediafile_UsedAsFontChyronSpeakerNameInMeetingID(mediafileID int) *ValueMaybeInt
func (*Fetch) Mediafile_UsedAsFontItalicInMeetingID ¶
func (r *Fetch) Mediafile_UsedAsFontItalicInMeetingID(mediafileID int) *ValueMaybeInt
func (*Fetch) Mediafile_UsedAsFontMonospaceInMeetingID ¶
func (r *Fetch) Mediafile_UsedAsFontMonospaceInMeetingID(mediafileID int) *ValueMaybeInt
func (*Fetch) Mediafile_UsedAsFontProjectorH1InMeetingID ¶
func (r *Fetch) Mediafile_UsedAsFontProjectorH1InMeetingID(mediafileID int) *ValueMaybeInt
func (*Fetch) Mediafile_UsedAsFontProjectorH2InMeetingID ¶
func (r *Fetch) Mediafile_UsedAsFontProjectorH2InMeetingID(mediafileID int) *ValueMaybeInt
func (*Fetch) Mediafile_UsedAsFontRegularInMeetingID ¶
func (r *Fetch) Mediafile_UsedAsFontRegularInMeetingID(mediafileID int) *ValueMaybeInt
func (*Fetch) Mediafile_UsedAsLogoPdfBallotPaperInMeetingID ¶
func (r *Fetch) Mediafile_UsedAsLogoPdfBallotPaperInMeetingID(mediafileID int) *ValueMaybeInt
func (*Fetch) Mediafile_UsedAsLogoPdfFooterLInMeetingID ¶
func (r *Fetch) Mediafile_UsedAsLogoPdfFooterLInMeetingID(mediafileID int) *ValueMaybeInt
func (*Fetch) Mediafile_UsedAsLogoPdfFooterRInMeetingID ¶
func (r *Fetch) Mediafile_UsedAsLogoPdfFooterRInMeetingID(mediafileID int) *ValueMaybeInt
func (*Fetch) Mediafile_UsedAsLogoPdfHeaderLInMeetingID ¶
func (r *Fetch) Mediafile_UsedAsLogoPdfHeaderLInMeetingID(mediafileID int) *ValueMaybeInt
func (*Fetch) Mediafile_UsedAsLogoPdfHeaderRInMeetingID ¶
func (r *Fetch) Mediafile_UsedAsLogoPdfHeaderRInMeetingID(mediafileID int) *ValueMaybeInt
func (*Fetch) Mediafile_UsedAsLogoProjectorHeaderInMeetingID ¶
func (r *Fetch) Mediafile_UsedAsLogoProjectorHeaderInMeetingID(mediafileID int) *ValueMaybeInt
func (*Fetch) Mediafile_UsedAsLogoProjectorMainInMeetingID ¶
func (r *Fetch) Mediafile_UsedAsLogoProjectorMainInMeetingID(mediafileID int) *ValueMaybeInt
func (*Fetch) Mediafile_UsedAsLogoWebHeaderInMeetingID ¶
func (r *Fetch) Mediafile_UsedAsLogoWebHeaderInMeetingID(mediafileID int) *ValueMaybeInt
func (*Fetch) MeetingUser_AboutMe ¶
func (r *Fetch) MeetingUser_AboutMe(meetingUserID int) *ValueString
func (*Fetch) MeetingUser_AssignmentCandidateIDs ¶
func (r *Fetch) MeetingUser_AssignmentCandidateIDs(meetingUserID int) *ValueIntSlice
func (*Fetch) MeetingUser_ChatMessageIDs ¶
func (r *Fetch) MeetingUser_ChatMessageIDs(meetingUserID int) *ValueIntSlice
func (*Fetch) MeetingUser_Comment ¶
func (r *Fetch) MeetingUser_Comment(meetingUserID int) *ValueString
func (*Fetch) MeetingUser_GroupIDs ¶
func (r *Fetch) MeetingUser_GroupIDs(meetingUserID int) *ValueIntSlice
func (*Fetch) MeetingUser_ID ¶
func (*Fetch) MeetingUser_MeetingID ¶
func (*Fetch) MeetingUser_MotionEditorIDs ¶
func (r *Fetch) MeetingUser_MotionEditorIDs(meetingUserID int) *ValueIntSlice
func (*Fetch) MeetingUser_MotionSubmitterIDs ¶
func (r *Fetch) MeetingUser_MotionSubmitterIDs(meetingUserID int) *ValueIntSlice
func (*Fetch) MeetingUser_MotionWorkingGroupSpeakerIDs ¶
func (r *Fetch) MeetingUser_MotionWorkingGroupSpeakerIDs(meetingUserID int) *ValueIntSlice
func (*Fetch) MeetingUser_Number ¶
func (r *Fetch) MeetingUser_Number(meetingUserID int) *ValueString
func (*Fetch) MeetingUser_PersonalNoteIDs ¶
func (r *Fetch) MeetingUser_PersonalNoteIDs(meetingUserID int) *ValueIntSlice
func (*Fetch) MeetingUser_SpeakerIDs ¶
func (r *Fetch) MeetingUser_SpeakerIDs(meetingUserID int) *ValueIntSlice
func (*Fetch) MeetingUser_StructureLevelIDs ¶
func (r *Fetch) MeetingUser_StructureLevelIDs(meetingUserID int) *ValueIntSlice
func (*Fetch) MeetingUser_SupportedMotionIDs ¶
func (r *Fetch) MeetingUser_SupportedMotionIDs(meetingUserID int) *ValueIntSlice
func (*Fetch) MeetingUser_UserID ¶
func (*Fetch) MeetingUser_VoteDelegatedToID ¶
func (r *Fetch) MeetingUser_VoteDelegatedToID(meetingUserID int) *ValueMaybeInt
func (*Fetch) MeetingUser_VoteDelegationsFromIDs ¶
func (r *Fetch) MeetingUser_VoteDelegationsFromIDs(meetingUserID int) *ValueIntSlice
func (*Fetch) MeetingUser_VoteWeight ¶
func (r *Fetch) MeetingUser_VoteWeight(meetingUserID int) *ValueString
func (*Fetch) Meeting_AdminGroupID ¶
func (r *Fetch) Meeting_AdminGroupID(meetingID int) *ValueMaybeInt
func (*Fetch) Meeting_AgendaEnableNumbering ¶
func (*Fetch) Meeting_AgendaItemCreation ¶
func (r *Fetch) Meeting_AgendaItemCreation(meetingID int) *ValueString
func (*Fetch) Meeting_AgendaItemIDs ¶
func (r *Fetch) Meeting_AgendaItemIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_AgendaNewItemsDefaultVisibility ¶
func (r *Fetch) Meeting_AgendaNewItemsDefaultVisibility(meetingID int) *ValueString
func (*Fetch) Meeting_AgendaNumberPrefix ¶
func (r *Fetch) Meeting_AgendaNumberPrefix(meetingID int) *ValueString
func (*Fetch) Meeting_AgendaNumeralSystem ¶
func (r *Fetch) Meeting_AgendaNumeralSystem(meetingID int) *ValueString
func (*Fetch) Meeting_AgendaShowInternalItemsOnProjector ¶
func (*Fetch) Meeting_AgendaShowSubtitles ¶
func (*Fetch) Meeting_AllProjectionIDs ¶
func (r *Fetch) Meeting_AllProjectionIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_ApplauseEnable ¶
func (*Fetch) Meeting_ApplauseMaxAmount ¶
func (*Fetch) Meeting_ApplauseMinAmount ¶
func (*Fetch) Meeting_ApplauseParticleImageUrl ¶
func (r *Fetch) Meeting_ApplauseParticleImageUrl(meetingID int) *ValueString
func (*Fetch) Meeting_ApplauseShowLevel ¶
func (*Fetch) Meeting_ApplauseTimeout ¶
func (*Fetch) Meeting_ApplauseType ¶
func (r *Fetch) Meeting_ApplauseType(meetingID int) *ValueString
func (*Fetch) Meeting_AssignmentCandidateIDs ¶
func (r *Fetch) Meeting_AssignmentCandidateIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_AssignmentIDs ¶
func (r *Fetch) Meeting_AssignmentIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_AssignmentPollAddCandidatesToListOfSpeakers ¶
func (*Fetch) Meeting_AssignmentPollBallotPaperNumber ¶
func (*Fetch) Meeting_AssignmentPollBallotPaperSelection ¶
func (r *Fetch) Meeting_AssignmentPollBallotPaperSelection(meetingID int) *ValueString
func (*Fetch) Meeting_AssignmentPollDefaultBackend ¶
func (r *Fetch) Meeting_AssignmentPollDefaultBackend(meetingID int) *ValueString
func (*Fetch) Meeting_AssignmentPollDefaultGroupIDs ¶
func (r *Fetch) Meeting_AssignmentPollDefaultGroupIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_AssignmentPollDefaultMethod ¶
func (r *Fetch) Meeting_AssignmentPollDefaultMethod(meetingID int) *ValueString
func (*Fetch) Meeting_AssignmentPollDefaultOnehundredPercentBase ¶
func (r *Fetch) Meeting_AssignmentPollDefaultOnehundredPercentBase(meetingID int) *ValueString
func (*Fetch) Meeting_AssignmentPollDefaultType ¶
func (r *Fetch) Meeting_AssignmentPollDefaultType(meetingID int) *ValueString
func (*Fetch) Meeting_AssignmentPollEnableMaxVotesPerOption ¶
func (*Fetch) Meeting_AssignmentPollSortPollResultByVotes ¶
func (*Fetch) Meeting_AssignmentsExportPreamble ¶
func (r *Fetch) Meeting_AssignmentsExportPreamble(meetingID int) *ValueString
func (*Fetch) Meeting_AssignmentsExportTitle ¶
func (r *Fetch) Meeting_AssignmentsExportTitle(meetingID int) *ValueString
func (*Fetch) Meeting_ChatGroupIDs ¶
func (r *Fetch) Meeting_ChatGroupIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_ChatMessageIDs ¶
func (r *Fetch) Meeting_ChatMessageIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_CommitteeID ¶
func (*Fetch) Meeting_ConferenceAutoConnect ¶
func (*Fetch) Meeting_ConferenceAutoConnectNextSpeakers ¶
func (*Fetch) Meeting_ConferenceEnableHelpdesk ¶
func (*Fetch) Meeting_ConferenceLosRestriction ¶
func (*Fetch) Meeting_ConferenceOpenMicrophone ¶
func (*Fetch) Meeting_ConferenceOpenVideo ¶
func (*Fetch) Meeting_ConferenceShow ¶
func (*Fetch) Meeting_ConferenceStreamPosterUrl ¶
func (r *Fetch) Meeting_ConferenceStreamPosterUrl(meetingID int) *ValueString
func (*Fetch) Meeting_ConferenceStreamUrl ¶
func (r *Fetch) Meeting_ConferenceStreamUrl(meetingID int) *ValueString
func (*Fetch) Meeting_CustomTranslations ¶
func (*Fetch) Meeting_DefaultGroupID ¶
func (*Fetch) Meeting_DefaultMeetingForCommitteeID ¶
func (r *Fetch) Meeting_DefaultMeetingForCommitteeID(meetingID int) *ValueMaybeInt
func (*Fetch) Meeting_DefaultProjectorAgendaItemListIDs ¶
func (r *Fetch) Meeting_DefaultProjectorAgendaItemListIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_DefaultProjectorAmendmentIDs ¶
func (r *Fetch) Meeting_DefaultProjectorAmendmentIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_DefaultProjectorAssignmentIDs ¶
func (r *Fetch) Meeting_DefaultProjectorAssignmentIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_DefaultProjectorAssignmentPollIDs ¶
func (r *Fetch) Meeting_DefaultProjectorAssignmentPollIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_DefaultProjectorCountdownIDs ¶
func (r *Fetch) Meeting_DefaultProjectorCountdownIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_DefaultProjectorCurrentListOfSpeakersIDs ¶
func (r *Fetch) Meeting_DefaultProjectorCurrentListOfSpeakersIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_DefaultProjectorListOfSpeakersIDs ¶
func (r *Fetch) Meeting_DefaultProjectorListOfSpeakersIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_DefaultProjectorMediafileIDs ¶
func (r *Fetch) Meeting_DefaultProjectorMediafileIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_DefaultProjectorMessageIDs ¶
func (r *Fetch) Meeting_DefaultProjectorMessageIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_DefaultProjectorMotionBlockIDs ¶
func (r *Fetch) Meeting_DefaultProjectorMotionBlockIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_DefaultProjectorMotionIDs ¶
func (r *Fetch) Meeting_DefaultProjectorMotionIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_DefaultProjectorMotionPollIDs ¶
func (r *Fetch) Meeting_DefaultProjectorMotionPollIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_DefaultProjectorPollIDs ¶
func (r *Fetch) Meeting_DefaultProjectorPollIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_DefaultProjectorTopicIDs ¶
func (r *Fetch) Meeting_DefaultProjectorTopicIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_Description ¶
func (r *Fetch) Meeting_Description(meetingID int) *ValueString
func (*Fetch) Meeting_EnableAnonymous ¶
func (*Fetch) Meeting_EndTime ¶
func (*Fetch) Meeting_ExportCsvEncoding ¶
func (r *Fetch) Meeting_ExportCsvEncoding(meetingID int) *ValueString
func (*Fetch) Meeting_ExportCsvSeparator ¶
func (r *Fetch) Meeting_ExportCsvSeparator(meetingID int) *ValueString
func (*Fetch) Meeting_ExportPdfFontsize ¶
func (*Fetch) Meeting_ExportPdfLineHeight ¶
func (r *Fetch) Meeting_ExportPdfLineHeight(meetingID int) *ValueFloat
func (*Fetch) Meeting_ExportPdfPageMarginBottom ¶
func (*Fetch) Meeting_ExportPdfPageMarginLeft ¶
func (*Fetch) Meeting_ExportPdfPageMarginRight ¶
func (*Fetch) Meeting_ExportPdfPageMarginTop ¶
func (*Fetch) Meeting_ExportPdfPagenumberAlignment ¶
func (r *Fetch) Meeting_ExportPdfPagenumberAlignment(meetingID int) *ValueString
func (*Fetch) Meeting_ExportPdfPagesize ¶
func (r *Fetch) Meeting_ExportPdfPagesize(meetingID int) *ValueString
func (*Fetch) Meeting_ExternalID ¶
func (r *Fetch) Meeting_ExternalID(meetingID int) *ValueString
func (*Fetch) Meeting_FontBoldID ¶
func (r *Fetch) Meeting_FontBoldID(meetingID int) *ValueMaybeInt
func (*Fetch) Meeting_FontBoldItalicID ¶
func (r *Fetch) Meeting_FontBoldItalicID(meetingID int) *ValueMaybeInt
func (*Fetch) Meeting_FontChyronSpeakerNameID ¶
func (r *Fetch) Meeting_FontChyronSpeakerNameID(meetingID int) *ValueMaybeInt
func (*Fetch) Meeting_FontItalicID ¶
func (r *Fetch) Meeting_FontItalicID(meetingID int) *ValueMaybeInt
func (*Fetch) Meeting_FontMonospaceID ¶
func (r *Fetch) Meeting_FontMonospaceID(meetingID int) *ValueMaybeInt
func (*Fetch) Meeting_FontProjectorH1ID ¶
func (r *Fetch) Meeting_FontProjectorH1ID(meetingID int) *ValueMaybeInt
func (*Fetch) Meeting_FontProjectorH2ID ¶
func (r *Fetch) Meeting_FontProjectorH2ID(meetingID int) *ValueMaybeInt
func (*Fetch) Meeting_FontRegularID ¶
func (r *Fetch) Meeting_FontRegularID(meetingID int) *ValueMaybeInt
func (*Fetch) Meeting_ForwardedMotionIDs ¶
func (r *Fetch) Meeting_ForwardedMotionIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_GroupIDs ¶
func (r *Fetch) Meeting_GroupIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_ID ¶
func (*Fetch) Meeting_ImportedAt ¶
func (*Fetch) Meeting_IsActiveInOrganizationID ¶
func (r *Fetch) Meeting_IsActiveInOrganizationID(meetingID int) *ValueMaybeInt
func (*Fetch) Meeting_IsArchivedInOrganizationID ¶
func (r *Fetch) Meeting_IsArchivedInOrganizationID(meetingID int) *ValueMaybeInt
func (*Fetch) Meeting_JitsiDomain ¶
func (r *Fetch) Meeting_JitsiDomain(meetingID int) *ValueString
func (*Fetch) Meeting_JitsiRoomName ¶
func (r *Fetch) Meeting_JitsiRoomName(meetingID int) *ValueString
func (*Fetch) Meeting_JitsiRoomPassword ¶
func (r *Fetch) Meeting_JitsiRoomPassword(meetingID int) *ValueString
func (*Fetch) Meeting_Language ¶
func (r *Fetch) Meeting_Language(meetingID int) *ValueString
func (*Fetch) Meeting_ListOfSpeakersAllowMultipleSpeakers ¶
func (*Fetch) Meeting_ListOfSpeakersAmountLastOnProjector ¶
func (*Fetch) Meeting_ListOfSpeakersAmountNextOnProjector ¶
func (*Fetch) Meeting_ListOfSpeakersCanCreatePointOfOrderForOthers ¶
func (*Fetch) Meeting_ListOfSpeakersCanSetContributionSelf ¶
func (*Fetch) Meeting_ListOfSpeakersClosingDisablesPointOfOrder ¶
func (*Fetch) Meeting_ListOfSpeakersCountdownID ¶
func (r *Fetch) Meeting_ListOfSpeakersCountdownID(meetingID int) *ValueMaybeInt
func (*Fetch) Meeting_ListOfSpeakersCoupleCountdown ¶
func (*Fetch) Meeting_ListOfSpeakersDefaultStructureLevelTime ¶
func (*Fetch) Meeting_ListOfSpeakersEnableInterposedQuestion ¶
func (*Fetch) Meeting_ListOfSpeakersEnablePointOfOrderCategories ¶
func (*Fetch) Meeting_ListOfSpeakersEnablePointOfOrderSpeakers ¶
func (*Fetch) Meeting_ListOfSpeakersEnableProContraSpeech ¶
func (*Fetch) Meeting_ListOfSpeakersIDs ¶
func (r *Fetch) Meeting_ListOfSpeakersIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_ListOfSpeakersInitiallyClosed ¶
func (*Fetch) Meeting_ListOfSpeakersInterventionTime ¶
func (*Fetch) Meeting_ListOfSpeakersPresentUsersOnly ¶
func (*Fetch) Meeting_ListOfSpeakersShowAmountOfSpeakersOnSlide ¶
func (*Fetch) Meeting_ListOfSpeakersShowFirstContribution ¶
func (*Fetch) Meeting_ListOfSpeakersSpeakerNoteForEveryone ¶
func (*Fetch) Meeting_Location ¶
func (r *Fetch) Meeting_Location(meetingID int) *ValueString
func (*Fetch) Meeting_LogoPdfBallotPaperID ¶
func (r *Fetch) Meeting_LogoPdfBallotPaperID(meetingID int) *ValueMaybeInt
func (*Fetch) Meeting_LogoPdfFooterLID ¶
func (r *Fetch) Meeting_LogoPdfFooterLID(meetingID int) *ValueMaybeInt
func (*Fetch) Meeting_LogoPdfFooterRID ¶
func (r *Fetch) Meeting_LogoPdfFooterRID(meetingID int) *ValueMaybeInt
func (*Fetch) Meeting_LogoPdfHeaderLID ¶
func (r *Fetch) Meeting_LogoPdfHeaderLID(meetingID int) *ValueMaybeInt
func (*Fetch) Meeting_LogoPdfHeaderRID ¶
func (r *Fetch) Meeting_LogoPdfHeaderRID(meetingID int) *ValueMaybeInt
func (*Fetch) Meeting_LogoProjectorHeaderID ¶
func (r *Fetch) Meeting_LogoProjectorHeaderID(meetingID int) *ValueMaybeInt
func (*Fetch) Meeting_LogoProjectorMainID ¶
func (r *Fetch) Meeting_LogoProjectorMainID(meetingID int) *ValueMaybeInt
func (*Fetch) Meeting_LogoWebHeaderID ¶
func (r *Fetch) Meeting_LogoWebHeaderID(meetingID int) *ValueMaybeInt
func (*Fetch) Meeting_MediafileIDs ¶
func (r *Fetch) Meeting_MediafileIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_MeetingUserIDs ¶
func (r *Fetch) Meeting_MeetingUserIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_MotionBlockIDs ¶
func (r *Fetch) Meeting_MotionBlockIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_MotionCategoryIDs ¶
func (r *Fetch) Meeting_MotionCategoryIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_MotionChangeRecommendationIDs ¶
func (r *Fetch) Meeting_MotionChangeRecommendationIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_MotionCommentIDs ¶
func (r *Fetch) Meeting_MotionCommentIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_MotionCommentSectionIDs ¶
func (r *Fetch) Meeting_MotionCommentSectionIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_MotionEditorIDs ¶
func (r *Fetch) Meeting_MotionEditorIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_MotionIDs ¶
func (r *Fetch) Meeting_MotionIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_MotionPollBallotPaperNumber ¶
func (*Fetch) Meeting_MotionPollBallotPaperSelection ¶
func (r *Fetch) Meeting_MotionPollBallotPaperSelection(meetingID int) *ValueString
func (*Fetch) Meeting_MotionPollDefaultBackend ¶
func (r *Fetch) Meeting_MotionPollDefaultBackend(meetingID int) *ValueString
func (*Fetch) Meeting_MotionPollDefaultGroupIDs ¶
func (r *Fetch) Meeting_MotionPollDefaultGroupIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_MotionPollDefaultOnehundredPercentBase ¶
func (r *Fetch) Meeting_MotionPollDefaultOnehundredPercentBase(meetingID int) *ValueString
func (*Fetch) Meeting_MotionPollDefaultType ¶
func (r *Fetch) Meeting_MotionPollDefaultType(meetingID int) *ValueString
func (*Fetch) Meeting_MotionStateIDs ¶
func (r *Fetch) Meeting_MotionStateIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_MotionStatuteParagraphIDs ¶
func (r *Fetch) Meeting_MotionStatuteParagraphIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_MotionSubmitterIDs ¶
func (r *Fetch) Meeting_MotionSubmitterIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_MotionWorkflowIDs ¶
func (r *Fetch) Meeting_MotionWorkflowIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_MotionWorkingGroupSpeakerIDs ¶
func (r *Fetch) Meeting_MotionWorkingGroupSpeakerIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_MotionsAmendmentsEnabled ¶
func (*Fetch) Meeting_MotionsAmendmentsInMainList ¶
func (*Fetch) Meeting_MotionsAmendmentsMultipleParagraphs ¶
func (*Fetch) Meeting_MotionsAmendmentsOfAmendments ¶
func (*Fetch) Meeting_MotionsAmendmentsPrefix ¶
func (r *Fetch) Meeting_MotionsAmendmentsPrefix(meetingID int) *ValueString
func (*Fetch) Meeting_MotionsAmendmentsTextMode ¶
func (r *Fetch) Meeting_MotionsAmendmentsTextMode(meetingID int) *ValueString
func (*Fetch) Meeting_MotionsBlockSlideColumns ¶
func (*Fetch) Meeting_MotionsDefaultAmendmentWorkflowID ¶
func (*Fetch) Meeting_MotionsDefaultLineNumbering ¶
func (r *Fetch) Meeting_MotionsDefaultLineNumbering(meetingID int) *ValueString
func (*Fetch) Meeting_MotionsDefaultSorting ¶
func (r *Fetch) Meeting_MotionsDefaultSorting(meetingID int) *ValueString
func (*Fetch) Meeting_MotionsDefaultStatuteAmendmentWorkflowID ¶
func (*Fetch) Meeting_MotionsDefaultWorkflowID ¶
func (*Fetch) Meeting_MotionsEnableEditor ¶
func (*Fetch) Meeting_MotionsEnableReasonOnProjector ¶
func (*Fetch) Meeting_MotionsEnableRecommendationOnProjector ¶
func (*Fetch) Meeting_MotionsEnableSideboxOnProjector ¶
func (*Fetch) Meeting_MotionsEnableTextOnProjector ¶
func (*Fetch) Meeting_MotionsEnableWorkingGroupSpeaker ¶
func (*Fetch) Meeting_MotionsExportFollowRecommendation ¶
func (*Fetch) Meeting_MotionsExportPreamble ¶
func (r *Fetch) Meeting_MotionsExportPreamble(meetingID int) *ValueString
func (*Fetch) Meeting_MotionsExportSubmitterRecommendation ¶
func (*Fetch) Meeting_MotionsExportTitle ¶
func (r *Fetch) Meeting_MotionsExportTitle(meetingID int) *ValueString
func (*Fetch) Meeting_MotionsLineLength ¶
func (*Fetch) Meeting_MotionsNumberMinDigits ¶
func (*Fetch) Meeting_MotionsNumberType ¶
func (r *Fetch) Meeting_MotionsNumberType(meetingID int) *ValueString
func (*Fetch) Meeting_MotionsNumberWithBlank ¶
func (*Fetch) Meeting_MotionsPreamble ¶
func (r *Fetch) Meeting_MotionsPreamble(meetingID int) *ValueString
func (*Fetch) Meeting_MotionsReasonRequired ¶
func (*Fetch) Meeting_MotionsRecommendationTextMode ¶
func (r *Fetch) Meeting_MotionsRecommendationTextMode(meetingID int) *ValueString
func (*Fetch) Meeting_MotionsRecommendationsBy ¶
func (r *Fetch) Meeting_MotionsRecommendationsBy(meetingID int) *ValueString
func (*Fetch) Meeting_MotionsShowReferringMotions ¶
func (*Fetch) Meeting_MotionsShowSequentialNumber ¶
func (*Fetch) Meeting_MotionsStatuteRecommendationsBy ¶
func (r *Fetch) Meeting_MotionsStatuteRecommendationsBy(meetingID int) *ValueString
func (*Fetch) Meeting_MotionsStatutesEnabled ¶
func (*Fetch) Meeting_MotionsSupportersMinAmount ¶
func (*Fetch) Meeting_Name ¶
func (r *Fetch) Meeting_Name(meetingID int) *ValueString
func (*Fetch) Meeting_OptionIDs ¶
func (r *Fetch) Meeting_OptionIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_OrganizationTagIDs ¶
func (r *Fetch) Meeting_OrganizationTagIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_PersonalNoteIDs ¶
func (r *Fetch) Meeting_PersonalNoteIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_PointOfOrderCategoryIDs ¶
func (r *Fetch) Meeting_PointOfOrderCategoryIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_PollBallotPaperNumber ¶
func (*Fetch) Meeting_PollBallotPaperSelection ¶
func (r *Fetch) Meeting_PollBallotPaperSelection(meetingID int) *ValueString
func (*Fetch) Meeting_PollCandidateIDs ¶
func (r *Fetch) Meeting_PollCandidateIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_PollCandidateListIDs ¶
func (r *Fetch) Meeting_PollCandidateListIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_PollCountdownID ¶
func (r *Fetch) Meeting_PollCountdownID(meetingID int) *ValueMaybeInt
func (*Fetch) Meeting_PollCoupleCountdown ¶
func (*Fetch) Meeting_PollDefaultBackend ¶
func (r *Fetch) Meeting_PollDefaultBackend(meetingID int) *ValueString
func (*Fetch) Meeting_PollDefaultGroupIDs ¶
func (r *Fetch) Meeting_PollDefaultGroupIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_PollDefaultMethod ¶
func (r *Fetch) Meeting_PollDefaultMethod(meetingID int) *ValueString
func (*Fetch) Meeting_PollDefaultOnehundredPercentBase ¶
func (r *Fetch) Meeting_PollDefaultOnehundredPercentBase(meetingID int) *ValueString
func (*Fetch) Meeting_PollDefaultType ¶
func (r *Fetch) Meeting_PollDefaultType(meetingID int) *ValueString
func (*Fetch) Meeting_PollIDs ¶
func (r *Fetch) Meeting_PollIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_PollSortPollResultByVotes ¶
func (*Fetch) Meeting_PresentUserIDs ¶
func (r *Fetch) Meeting_PresentUserIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_ProjectionIDs ¶
func (r *Fetch) Meeting_ProjectionIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_ProjectorCountdownDefaultTime ¶
func (*Fetch) Meeting_ProjectorCountdownIDs ¶
func (r *Fetch) Meeting_ProjectorCountdownIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_ProjectorCountdownWarningTime ¶
func (*Fetch) Meeting_ProjectorIDs ¶
func (r *Fetch) Meeting_ProjectorIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_ProjectorMessageIDs ¶
func (r *Fetch) Meeting_ProjectorMessageIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_ReferenceProjectorID ¶
func (*Fetch) Meeting_SpeakerIDs ¶
func (r *Fetch) Meeting_SpeakerIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_StartTime ¶
func (*Fetch) Meeting_StructureLevelIDs ¶
func (r *Fetch) Meeting_StructureLevelIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_StructureLevelListOfSpeakersIDs ¶
func (r *Fetch) Meeting_StructureLevelListOfSpeakersIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_TagIDs ¶
func (r *Fetch) Meeting_TagIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_TemplateForOrganizationID ¶
func (r *Fetch) Meeting_TemplateForOrganizationID(meetingID int) *ValueMaybeInt
func (*Fetch) Meeting_TopicIDs ¶
func (r *Fetch) Meeting_TopicIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_TopicPollDefaultGroupIDs ¶
func (r *Fetch) Meeting_TopicPollDefaultGroupIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_UserIDs ¶
func (r *Fetch) Meeting_UserIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_UsersAllowSelfSetPresent ¶
func (*Fetch) Meeting_UsersEmailBody ¶
func (r *Fetch) Meeting_UsersEmailBody(meetingID int) *ValueString
func (*Fetch) Meeting_UsersEmailReplyto ¶
func (r *Fetch) Meeting_UsersEmailReplyto(meetingID int) *ValueString
func (*Fetch) Meeting_UsersEmailSender ¶
func (r *Fetch) Meeting_UsersEmailSender(meetingID int) *ValueString
func (*Fetch) Meeting_UsersEmailSubject ¶
func (r *Fetch) Meeting_UsersEmailSubject(meetingID int) *ValueString
func (*Fetch) Meeting_UsersEnablePresenceView ¶
func (*Fetch) Meeting_UsersEnableVoteDelegations ¶
func (*Fetch) Meeting_UsersEnableVoteWeight ¶
func (*Fetch) Meeting_UsersPdfWelcometext ¶
func (r *Fetch) Meeting_UsersPdfWelcometext(meetingID int) *ValueString
func (*Fetch) Meeting_UsersPdfWelcometitle ¶
func (r *Fetch) Meeting_UsersPdfWelcometitle(meetingID int) *ValueString
func (*Fetch) Meeting_UsersPdfWlanEncryption ¶
func (r *Fetch) Meeting_UsersPdfWlanEncryption(meetingID int) *ValueString
func (*Fetch) Meeting_UsersPdfWlanPassword ¶
func (r *Fetch) Meeting_UsersPdfWlanPassword(meetingID int) *ValueString
func (*Fetch) Meeting_UsersPdfWlanSsid ¶
func (r *Fetch) Meeting_UsersPdfWlanSsid(meetingID int) *ValueString
func (*Fetch) Meeting_VoteIDs ¶
func (r *Fetch) Meeting_VoteIDs(meetingID int) *ValueIntSlice
func (*Fetch) Meeting_WelcomeText ¶
func (r *Fetch) Meeting_WelcomeText(meetingID int) *ValueString
func (*Fetch) Meeting_WelcomeTitle ¶
func (r *Fetch) Meeting_WelcomeTitle(meetingID int) *ValueString
func (*Fetch) MotionBlock_AgendaItemID ¶
func (r *Fetch) MotionBlock_AgendaItemID(motionBlockID int) *ValueMaybeInt
func (*Fetch) MotionBlock_ID ¶
func (*Fetch) MotionBlock_Internal ¶
func (*Fetch) MotionBlock_ListOfSpeakersID ¶
func (*Fetch) MotionBlock_MeetingID ¶
func (*Fetch) MotionBlock_MotionIDs ¶
func (r *Fetch) MotionBlock_MotionIDs(motionBlockID int) *ValueIntSlice
func (*Fetch) MotionBlock_ProjectionIDs ¶
func (r *Fetch) MotionBlock_ProjectionIDs(motionBlockID int) *ValueIntSlice
func (*Fetch) MotionBlock_SequentialNumber ¶
func (*Fetch) MotionBlock_Title ¶
func (r *Fetch) MotionBlock_Title(motionBlockID int) *ValueString
func (*Fetch) MotionCategory_ChildIDs ¶
func (r *Fetch) MotionCategory_ChildIDs(motionCategoryID int) *ValueIntSlice
func (*Fetch) MotionCategory_ID ¶
func (*Fetch) MotionCategory_Level ¶
func (*Fetch) MotionCategory_MeetingID ¶
func (*Fetch) MotionCategory_MotionIDs ¶
func (r *Fetch) MotionCategory_MotionIDs(motionCategoryID int) *ValueIntSlice
func (*Fetch) MotionCategory_Name ¶
func (r *Fetch) MotionCategory_Name(motionCategoryID int) *ValueString
func (*Fetch) MotionCategory_ParentID ¶
func (r *Fetch) MotionCategory_ParentID(motionCategoryID int) *ValueMaybeInt
func (*Fetch) MotionCategory_Prefix ¶
func (r *Fetch) MotionCategory_Prefix(motionCategoryID int) *ValueString
func (*Fetch) MotionCategory_SequentialNumber ¶
func (*Fetch) MotionCategory_Weight ¶
func (*Fetch) MotionChangeRecommendation_CreationTime ¶
func (*Fetch) MotionChangeRecommendation_ID ¶
func (*Fetch) MotionChangeRecommendation_Internal ¶
func (*Fetch) MotionChangeRecommendation_LineFrom ¶
func (*Fetch) MotionChangeRecommendation_LineTo ¶
func (*Fetch) MotionChangeRecommendation_MeetingID ¶
func (*Fetch) MotionChangeRecommendation_MotionID ¶
func (*Fetch) MotionChangeRecommendation_OtherDescription ¶
func (r *Fetch) MotionChangeRecommendation_OtherDescription(motionChangeRecommendationID int) *ValueString
func (*Fetch) MotionChangeRecommendation_Rejected ¶
func (*Fetch) MotionChangeRecommendation_Text ¶
func (r *Fetch) MotionChangeRecommendation_Text(motionChangeRecommendationID int) *ValueString
func (*Fetch) MotionChangeRecommendation_Type ¶
func (r *Fetch) MotionChangeRecommendation_Type(motionChangeRecommendationID int) *ValueString
func (*Fetch) MotionCommentSection_CommentIDs ¶
func (r *Fetch) MotionCommentSection_CommentIDs(motionCommentSectionID int) *ValueIntSlice
func (*Fetch) MotionCommentSection_ID ¶
func (*Fetch) MotionCommentSection_MeetingID ¶
func (*Fetch) MotionCommentSection_Name ¶
func (r *Fetch) MotionCommentSection_Name(motionCommentSectionID int) *ValueString
func (*Fetch) MotionCommentSection_ReadGroupIDs ¶
func (r *Fetch) MotionCommentSection_ReadGroupIDs(motionCommentSectionID int) *ValueIntSlice
func (*Fetch) MotionCommentSection_SequentialNumber ¶
func (*Fetch) MotionCommentSection_SubmitterCanWrite ¶
func (*Fetch) MotionCommentSection_Weight ¶
func (*Fetch) MotionCommentSection_WriteGroupIDs ¶
func (r *Fetch) MotionCommentSection_WriteGroupIDs(motionCommentSectionID int) *ValueIntSlice
func (*Fetch) MotionComment_Comment ¶
func (r *Fetch) MotionComment_Comment(motionCommentID int) *ValueString
func (*Fetch) MotionComment_ID ¶
func (*Fetch) MotionComment_MeetingID ¶
func (*Fetch) MotionComment_MotionID ¶
func (*Fetch) MotionComment_SectionID ¶
func (*Fetch) MotionEditor_ID ¶
func (*Fetch) MotionEditor_MeetingID ¶
func (*Fetch) MotionEditor_MeetingUserID ¶
func (*Fetch) MotionEditor_MotionID ¶
func (*Fetch) MotionEditor_Weight ¶
func (*Fetch) MotionState_AllowCreatePoll ¶
func (*Fetch) MotionState_AllowMotionForwarding ¶
func (*Fetch) MotionState_AllowSubmitterEdit ¶
func (*Fetch) MotionState_AllowSupport ¶
func (*Fetch) MotionState_CssClass ¶
func (r *Fetch) MotionState_CssClass(motionStateID int) *ValueString
func (*Fetch) MotionState_FirstStateOfWorkflowID ¶
func (r *Fetch) MotionState_FirstStateOfWorkflowID(motionStateID int) *ValueMaybeInt
func (*Fetch) MotionState_ID ¶
func (*Fetch) MotionState_IsInternal ¶
func (*Fetch) MotionState_MeetingID ¶
func (*Fetch) MotionState_MergeAmendmentIntoFinal ¶
func (r *Fetch) MotionState_MergeAmendmentIntoFinal(motionStateID int) *ValueString
func (*Fetch) MotionState_MotionIDs ¶
func (r *Fetch) MotionState_MotionIDs(motionStateID int) *ValueIntSlice
func (*Fetch) MotionState_MotionRecommendationIDs ¶
func (r *Fetch) MotionState_MotionRecommendationIDs(motionStateID int) *ValueIntSlice
func (*Fetch) MotionState_Name ¶
func (r *Fetch) MotionState_Name(motionStateID int) *ValueString
func (*Fetch) MotionState_NextStateIDs ¶
func (r *Fetch) MotionState_NextStateIDs(motionStateID int) *ValueIntSlice
func (*Fetch) MotionState_PreviousStateIDs ¶
func (r *Fetch) MotionState_PreviousStateIDs(motionStateID int) *ValueIntSlice
func (*Fetch) MotionState_RecommendationLabel ¶
func (r *Fetch) MotionState_RecommendationLabel(motionStateID int) *ValueString
func (*Fetch) MotionState_Restrictions ¶
func (r *Fetch) MotionState_Restrictions(motionStateID int) *ValueStringSlice
func (*Fetch) MotionState_SetNumber ¶
func (*Fetch) MotionState_SetWorkflowTimestamp ¶
func (*Fetch) MotionState_ShowRecommendationExtensionField ¶
func (*Fetch) MotionState_ShowStateExtensionField ¶
func (*Fetch) MotionState_SubmitterWithdrawBackIDs ¶
func (r *Fetch) MotionState_SubmitterWithdrawBackIDs(motionStateID int) *ValueIntSlice
func (*Fetch) MotionState_SubmitterWithdrawStateID ¶
func (r *Fetch) MotionState_SubmitterWithdrawStateID(motionStateID int) *ValueMaybeInt
func (*Fetch) MotionState_Weight ¶
func (*Fetch) MotionState_WorkflowID ¶
func (*Fetch) MotionStatuteParagraph_ID ¶
func (*Fetch) MotionStatuteParagraph_MeetingID ¶
func (*Fetch) MotionStatuteParagraph_MotionIDs ¶
func (r *Fetch) MotionStatuteParagraph_MotionIDs(motionStatuteParagraphID int) *ValueIntSlice
func (*Fetch) MotionStatuteParagraph_SequentialNumber ¶
func (*Fetch) MotionStatuteParagraph_Text ¶
func (r *Fetch) MotionStatuteParagraph_Text(motionStatuteParagraphID int) *ValueString
func (*Fetch) MotionStatuteParagraph_Title ¶
func (r *Fetch) MotionStatuteParagraph_Title(motionStatuteParagraphID int) *ValueString
func (*Fetch) MotionStatuteParagraph_Weight ¶
func (*Fetch) MotionSubmitter_ID ¶
func (*Fetch) MotionSubmitter_MeetingID ¶
func (*Fetch) MotionSubmitter_MeetingUserID ¶
func (*Fetch) MotionSubmitter_MotionID ¶
func (*Fetch) MotionSubmitter_Weight ¶
func (*Fetch) MotionWorkflow_DefaultAmendmentWorkflowMeetingID ¶
func (r *Fetch) MotionWorkflow_DefaultAmendmentWorkflowMeetingID(motionWorkflowID int) *ValueMaybeInt
func (*Fetch) MotionWorkflow_DefaultStatuteAmendmentWorkflowMeetingID ¶
func (r *Fetch) MotionWorkflow_DefaultStatuteAmendmentWorkflowMeetingID(motionWorkflowID int) *ValueMaybeInt
func (*Fetch) MotionWorkflow_DefaultWorkflowMeetingID ¶
func (r *Fetch) MotionWorkflow_DefaultWorkflowMeetingID(motionWorkflowID int) *ValueMaybeInt
func (*Fetch) MotionWorkflow_FirstStateID ¶
func (*Fetch) MotionWorkflow_ID ¶
func (*Fetch) MotionWorkflow_MeetingID ¶
func (*Fetch) MotionWorkflow_Name ¶
func (r *Fetch) MotionWorkflow_Name(motionWorkflowID int) *ValueString
func (*Fetch) MotionWorkflow_SequentialNumber ¶
func (*Fetch) MotionWorkflow_StateIDs ¶
func (r *Fetch) MotionWorkflow_StateIDs(motionWorkflowID int) *ValueIntSlice
func (*Fetch) MotionWorkingGroupSpeaker_ID ¶
func (*Fetch) MotionWorkingGroupSpeaker_MeetingID ¶
func (*Fetch) MotionWorkingGroupSpeaker_MeetingUserID ¶
func (*Fetch) MotionWorkingGroupSpeaker_MotionID ¶
func (*Fetch) MotionWorkingGroupSpeaker_Weight ¶
func (*Fetch) Motion_AdditionalSubmitter ¶
func (r *Fetch) Motion_AdditionalSubmitter(motionID int) *ValueString
func (*Fetch) Motion_AgendaItemID ¶
func (r *Fetch) Motion_AgendaItemID(motionID int) *ValueMaybeInt
func (*Fetch) Motion_AllDerivedMotionIDs ¶
func (r *Fetch) Motion_AllDerivedMotionIDs(motionID int) *ValueIntSlice
func (*Fetch) Motion_AllOriginIDs ¶
func (r *Fetch) Motion_AllOriginIDs(motionID int) *ValueIntSlice
func (*Fetch) Motion_AmendmentIDs ¶
func (r *Fetch) Motion_AmendmentIDs(motionID int) *ValueIntSlice
func (*Fetch) Motion_AmendmentParagraphs ¶
func (*Fetch) Motion_AttachmentIDs ¶
func (r *Fetch) Motion_AttachmentIDs(motionID int) *ValueIntSlice
func (*Fetch) Motion_BlockID ¶
func (r *Fetch) Motion_BlockID(motionID int) *ValueMaybeInt
func (*Fetch) Motion_CategoryID ¶
func (r *Fetch) Motion_CategoryID(motionID int) *ValueMaybeInt
func (*Fetch) Motion_CategoryWeight ¶
func (*Fetch) Motion_ChangeRecommendationIDs ¶
func (r *Fetch) Motion_ChangeRecommendationIDs(motionID int) *ValueIntSlice
func (*Fetch) Motion_CommentIDs ¶
func (r *Fetch) Motion_CommentIDs(motionID int) *ValueIntSlice
func (*Fetch) Motion_Created ¶
func (*Fetch) Motion_DerivedMotionIDs ¶
func (r *Fetch) Motion_DerivedMotionIDs(motionID int) *ValueIntSlice
func (*Fetch) Motion_EditorIDs ¶
func (r *Fetch) Motion_EditorIDs(motionID int) *ValueIntSlice
func (*Fetch) Motion_Forwarded ¶
func (*Fetch) Motion_IDenticalMotionIDs ¶
func (r *Fetch) Motion_IDenticalMotionIDs(motionID int) *ValueIntSlice
func (*Fetch) Motion_LastModified ¶
func (*Fetch) Motion_LeadMotionID ¶
func (r *Fetch) Motion_LeadMotionID(motionID int) *ValueMaybeInt
func (*Fetch) Motion_ListOfSpeakersID ¶
func (*Fetch) Motion_MeetingID ¶
func (*Fetch) Motion_ModifiedFinalVersion ¶
func (r *Fetch) Motion_ModifiedFinalVersion(motionID int) *ValueString
func (*Fetch) Motion_Number ¶
func (r *Fetch) Motion_Number(motionID int) *ValueString
func (*Fetch) Motion_NumberValue ¶
func (*Fetch) Motion_OptionIDs ¶
func (r *Fetch) Motion_OptionIDs(motionID int) *ValueIntSlice
func (*Fetch) Motion_OriginID ¶
func (r *Fetch) Motion_OriginID(motionID int) *ValueMaybeInt
func (*Fetch) Motion_OriginMeetingID ¶
func (r *Fetch) Motion_OriginMeetingID(motionID int) *ValueMaybeInt
func (*Fetch) Motion_PersonalNoteIDs ¶
func (r *Fetch) Motion_PersonalNoteIDs(motionID int) *ValueIntSlice
func (*Fetch) Motion_PollIDs ¶
func (r *Fetch) Motion_PollIDs(motionID int) *ValueIntSlice
func (*Fetch) Motion_ProjectionIDs ¶
func (r *Fetch) Motion_ProjectionIDs(motionID int) *ValueIntSlice
func (*Fetch) Motion_Reason ¶
func (r *Fetch) Motion_Reason(motionID int) *ValueString
func (*Fetch) Motion_RecommendationExtension ¶
func (r *Fetch) Motion_RecommendationExtension(motionID int) *ValueString
func (*Fetch) Motion_RecommendationExtensionReferenceIDs ¶
func (r *Fetch) Motion_RecommendationExtensionReferenceIDs(motionID int) *ValueStringSlice
func (*Fetch) Motion_RecommendationID ¶
func (r *Fetch) Motion_RecommendationID(motionID int) *ValueMaybeInt
func (*Fetch) Motion_ReferencedInMotionRecommendationExtensionIDs ¶
func (r *Fetch) Motion_ReferencedInMotionRecommendationExtensionIDs(motionID int) *ValueIntSlice
func (*Fetch) Motion_ReferencedInMotionStateExtensionIDs ¶
func (r *Fetch) Motion_ReferencedInMotionStateExtensionIDs(motionID int) *ValueIntSlice
func (*Fetch) Motion_SequentialNumber ¶
func (*Fetch) Motion_SortChildIDs ¶
func (r *Fetch) Motion_SortChildIDs(motionID int) *ValueIntSlice
func (*Fetch) Motion_SortParentID ¶
func (r *Fetch) Motion_SortParentID(motionID int) *ValueMaybeInt
func (*Fetch) Motion_SortWeight ¶
func (*Fetch) Motion_StartLineNumber ¶
func (*Fetch) Motion_StateExtension ¶
func (r *Fetch) Motion_StateExtension(motionID int) *ValueString
func (*Fetch) Motion_StateExtensionReferenceIDs ¶
func (r *Fetch) Motion_StateExtensionReferenceIDs(motionID int) *ValueStringSlice
func (*Fetch) Motion_StateID ¶
func (*Fetch) Motion_StatuteParagraphID ¶
func (r *Fetch) Motion_StatuteParagraphID(motionID int) *ValueMaybeInt
func (*Fetch) Motion_SubmitterIDs ¶
func (r *Fetch) Motion_SubmitterIDs(motionID int) *ValueIntSlice
func (*Fetch) Motion_SupporterMeetingUserIDs ¶
func (r *Fetch) Motion_SupporterMeetingUserIDs(motionID int) *ValueIntSlice
func (*Fetch) Motion_TagIDs ¶
func (r *Fetch) Motion_TagIDs(motionID int) *ValueIntSlice
func (*Fetch) Motion_Text ¶
func (r *Fetch) Motion_Text(motionID int) *ValueString
func (*Fetch) Motion_TextHash ¶
func (r *Fetch) Motion_TextHash(motionID int) *ValueString
func (*Fetch) Motion_Title ¶
func (r *Fetch) Motion_Title(motionID int) *ValueString
func (*Fetch) Motion_WorkflowTimestamp ¶
func (*Fetch) Motion_WorkingGroupSpeakerIDs ¶
func (r *Fetch) Motion_WorkingGroupSpeakerIDs(motionID int) *ValueIntSlice
func (*Fetch) Option_Abstain ¶
func (r *Fetch) Option_Abstain(optionID int) *ValueString
func (*Fetch) Option_ContentObjectID ¶
func (r *Fetch) Option_ContentObjectID(optionID int) *ValueMaybeString
func (*Fetch) Option_MeetingID ¶
func (*Fetch) Option_No ¶
func (r *Fetch) Option_No(optionID int) *ValueString
func (*Fetch) Option_PollID ¶
func (r *Fetch) Option_PollID(optionID int) *ValueMaybeInt
func (*Fetch) Option_Text ¶
func (r *Fetch) Option_Text(optionID int) *ValueString
func (*Fetch) Option_UsedAsGlobalOptionInPollID ¶
func (r *Fetch) Option_UsedAsGlobalOptionInPollID(optionID int) *ValueMaybeInt
func (*Fetch) Option_VoteIDs ¶
func (r *Fetch) Option_VoteIDs(optionID int) *ValueIntSlice
func (*Fetch) Option_Weight ¶
func (*Fetch) Option_Yes ¶
func (r *Fetch) Option_Yes(optionID int) *ValueString
func (*Fetch) OrganizationTag_Color ¶
func (r *Fetch) OrganizationTag_Color(organizationTagID int) *ValueString
func (*Fetch) OrganizationTag_ID ¶
func (*Fetch) OrganizationTag_Name ¶
func (r *Fetch) OrganizationTag_Name(organizationTagID int) *ValueString
func (*Fetch) OrganizationTag_OrganizationID ¶
func (*Fetch) OrganizationTag_TaggedIDs ¶
func (r *Fetch) OrganizationTag_TaggedIDs(organizationTagID int) *ValueStringSlice
func (*Fetch) Organization_ActiveMeetingIDs ¶
func (r *Fetch) Organization_ActiveMeetingIDs(organizationID int) *ValueIntSlice
func (*Fetch) Organization_ArchivedMeetingIDs ¶
func (r *Fetch) Organization_ArchivedMeetingIDs(organizationID int) *ValueIntSlice
func (*Fetch) Organization_CommitteeIDs ¶
func (r *Fetch) Organization_CommitteeIDs(organizationID int) *ValueIntSlice
func (*Fetch) Organization_DefaultLanguage ¶
func (r *Fetch) Organization_DefaultLanguage(organizationID int) *ValueString
func (*Fetch) Organization_Description ¶
func (r *Fetch) Organization_Description(organizationID int) *ValueString
func (*Fetch) Organization_EnableChat ¶
func (*Fetch) Organization_EnableElectronicVoting ¶
func (*Fetch) Organization_Genders ¶
func (r *Fetch) Organization_Genders(organizationID int) *ValueStringSlice
func (*Fetch) Organization_ID ¶
func (*Fetch) Organization_LegalNotice ¶
func (r *Fetch) Organization_LegalNotice(organizationID int) *ValueString
func (*Fetch) Organization_LimitOfMeetings ¶
func (*Fetch) Organization_LimitOfUsers ¶
func (*Fetch) Organization_LoginText ¶
func (r *Fetch) Organization_LoginText(organizationID int) *ValueString
func (*Fetch) Organization_MediafileIDs ¶
func (r *Fetch) Organization_MediafileIDs(organizationID int) *ValueIntSlice
func (*Fetch) Organization_Name ¶
func (r *Fetch) Organization_Name(organizationID int) *ValueString
func (*Fetch) Organization_OrganizationTagIDs ¶
func (r *Fetch) Organization_OrganizationTagIDs(organizationID int) *ValueIntSlice
func (*Fetch) Organization_PrivacyPolicy ¶
func (r *Fetch) Organization_PrivacyPolicy(organizationID int) *ValueString
func (*Fetch) Organization_ResetPasswordVerboseErrors ¶
func (*Fetch) Organization_SamlAttrMapping ¶
func (*Fetch) Organization_SamlEnabled ¶
func (*Fetch) Organization_SamlLoginButtonText ¶
func (r *Fetch) Organization_SamlLoginButtonText(organizationID int) *ValueString
func (*Fetch) Organization_SamlMetadataIDp ¶
func (r *Fetch) Organization_SamlMetadataIDp(organizationID int) *ValueString
func (*Fetch) Organization_SamlMetadataSp ¶
func (r *Fetch) Organization_SamlMetadataSp(organizationID int) *ValueString
func (*Fetch) Organization_SamlPrivateKey ¶
func (r *Fetch) Organization_SamlPrivateKey(organizationID int) *ValueString
func (*Fetch) Organization_TemplateMeetingIDs ¶
func (r *Fetch) Organization_TemplateMeetingIDs(organizationID int) *ValueIntSlice
func (*Fetch) Organization_ThemeID ¶
func (*Fetch) Organization_ThemeIDs ¶
func (r *Fetch) Organization_ThemeIDs(organizationID int) *ValueIntSlice
func (*Fetch) Organization_Url ¶
func (r *Fetch) Organization_Url(organizationID int) *ValueString
func (*Fetch) Organization_UserIDs ¶
func (r *Fetch) Organization_UserIDs(organizationID int) *ValueIntSlice
func (*Fetch) Organization_UsersEmailBody ¶
func (r *Fetch) Organization_UsersEmailBody(organizationID int) *ValueString
func (*Fetch) Organization_UsersEmailReplyto ¶
func (r *Fetch) Organization_UsersEmailReplyto(organizationID int) *ValueString
func (*Fetch) Organization_UsersEmailSender ¶
func (r *Fetch) Organization_UsersEmailSender(organizationID int) *ValueString
func (*Fetch) Organization_UsersEmailSubject ¶
func (r *Fetch) Organization_UsersEmailSubject(organizationID int) *ValueString
func (*Fetch) Organization_VoteDecryptPublicMainKey ¶
func (r *Fetch) Organization_VoteDecryptPublicMainKey(organizationID int) *ValueString
func (*Fetch) PersonalNote_ContentObjectID ¶
func (r *Fetch) PersonalNote_ContentObjectID(personalNoteID int) *ValueMaybeString
func (*Fetch) PersonalNote_ID ¶
func (*Fetch) PersonalNote_MeetingID ¶
func (*Fetch) PersonalNote_MeetingUserID ¶
func (*Fetch) PersonalNote_Note ¶
func (r *Fetch) PersonalNote_Note(personalNoteID int) *ValueString
func (*Fetch) PersonalNote_Star ¶
func (*Fetch) PointOfOrderCategory_ID ¶
func (*Fetch) PointOfOrderCategory_MeetingID ¶
func (*Fetch) PointOfOrderCategory_Rank ¶
func (*Fetch) PointOfOrderCategory_SpeakerIDs ¶
func (r *Fetch) PointOfOrderCategory_SpeakerIDs(pointOfOrderCategoryID int) *ValueIntSlice
func (*Fetch) PointOfOrderCategory_Text ¶
func (r *Fetch) PointOfOrderCategory_Text(pointOfOrderCategoryID int) *ValueString
func (*Fetch) PollCandidateList_ID ¶
func (*Fetch) PollCandidateList_MeetingID ¶
func (*Fetch) PollCandidateList_OptionID ¶
func (*Fetch) PollCandidateList_PollCandidateIDs ¶
func (r *Fetch) PollCandidateList_PollCandidateIDs(pollCandidateListID int) *ValueIntSlice
func (*Fetch) PollCandidate_ID ¶
func (*Fetch) PollCandidate_MeetingID ¶
func (*Fetch) PollCandidate_PollCandidateListID ¶
func (*Fetch) PollCandidate_UserID ¶
func (r *Fetch) PollCandidate_UserID(pollCandidateID int) *ValueMaybeInt
func (*Fetch) PollCandidate_Weight ¶
func (*Fetch) Poll_Backend ¶
func (r *Fetch) Poll_Backend(pollID int) *ValueString
func (*Fetch) Poll_ContentObjectID ¶
func (r *Fetch) Poll_ContentObjectID(pollID int) *ValueString
func (*Fetch) Poll_CryptKey ¶
func (r *Fetch) Poll_CryptKey(pollID int) *ValueString
func (*Fetch) Poll_CryptSignature ¶
func (r *Fetch) Poll_CryptSignature(pollID int) *ValueString
func (*Fetch) Poll_Description ¶
func (r *Fetch) Poll_Description(pollID int) *ValueString
func (*Fetch) Poll_EntitledGroupIDs ¶
func (r *Fetch) Poll_EntitledGroupIDs(pollID int) *ValueIntSlice
func (*Fetch) Poll_EntitledUsersAtStop ¶
func (*Fetch) Poll_GlobalAbstain ¶
func (*Fetch) Poll_GlobalNo ¶
func (*Fetch) Poll_GlobalOptionID ¶
func (r *Fetch) Poll_GlobalOptionID(pollID int) *ValueMaybeInt
func (*Fetch) Poll_GlobalYes ¶
func (*Fetch) Poll_IsPseudoanonymized ¶
func (*Fetch) Poll_MaxVotesAmount ¶
func (*Fetch) Poll_MaxVotesPerOption ¶
func (*Fetch) Poll_MeetingID ¶
func (*Fetch) Poll_MinVotesAmount ¶
func (*Fetch) Poll_OnehundredPercentBase ¶
func (r *Fetch) Poll_OnehundredPercentBase(pollID int) *ValueString
func (*Fetch) Poll_OptionIDs ¶
func (r *Fetch) Poll_OptionIDs(pollID int) *ValueIntSlice
func (*Fetch) Poll_Pollmethod ¶
func (r *Fetch) Poll_Pollmethod(pollID int) *ValueString
func (*Fetch) Poll_ProjectionIDs ¶
func (r *Fetch) Poll_ProjectionIDs(pollID int) *ValueIntSlice
func (*Fetch) Poll_SequentialNumber ¶
func (*Fetch) Poll_State ¶
func (r *Fetch) Poll_State(pollID int) *ValueString
func (*Fetch) Poll_Title ¶
func (r *Fetch) Poll_Title(pollID int) *ValueString
func (*Fetch) Poll_Type ¶
func (r *Fetch) Poll_Type(pollID int) *ValueString
func (*Fetch) Poll_VoteCount ¶
func (*Fetch) Poll_VotedIDs ¶
func (r *Fetch) Poll_VotedIDs(pollID int) *ValueIntSlice
func (*Fetch) Poll_VotesRaw ¶
func (r *Fetch) Poll_VotesRaw(pollID int) *ValueString
func (*Fetch) Poll_VotesSignature ¶
func (r *Fetch) Poll_VotesSignature(pollID int) *ValueString
func (*Fetch) Poll_Votescast ¶
func (r *Fetch) Poll_Votescast(pollID int) *ValueString
func (*Fetch) Poll_Votesinvalid ¶
func (r *Fetch) Poll_Votesinvalid(pollID int) *ValueString
func (*Fetch) Poll_Votesvalid ¶
func (r *Fetch) Poll_Votesvalid(pollID int) *ValueString
func (*Fetch) Projection_Content ¶
func (*Fetch) Projection_ContentObjectID ¶
func (r *Fetch) Projection_ContentObjectID(projectionID int) *ValueString
func (*Fetch) Projection_CurrentProjectorID ¶
func (r *Fetch) Projection_CurrentProjectorID(projectionID int) *ValueMaybeInt
func (*Fetch) Projection_HistoryProjectorID ¶
func (r *Fetch) Projection_HistoryProjectorID(projectionID int) *ValueMaybeInt
func (*Fetch) Projection_ID ¶
func (*Fetch) Projection_MeetingID ¶
func (*Fetch) Projection_Options ¶
func (*Fetch) Projection_PreviewProjectorID ¶
func (r *Fetch) Projection_PreviewProjectorID(projectionID int) *ValueMaybeInt
func (*Fetch) Projection_Stable ¶
func (*Fetch) Projection_Type ¶
func (r *Fetch) Projection_Type(projectionID int) *ValueString
func (*Fetch) Projection_Weight ¶
func (*Fetch) ProjectorCountdown_CountdownTime ¶
func (r *Fetch) ProjectorCountdown_CountdownTime(projectorCountdownID int) *ValueFloat
func (*Fetch) ProjectorCountdown_DefaultTime ¶
func (*Fetch) ProjectorCountdown_Description ¶
func (r *Fetch) ProjectorCountdown_Description(projectorCountdownID int) *ValueString
func (*Fetch) ProjectorCountdown_ID ¶
func (*Fetch) ProjectorCountdown_MeetingID ¶
func (*Fetch) ProjectorCountdown_ProjectionIDs ¶
func (r *Fetch) ProjectorCountdown_ProjectionIDs(projectorCountdownID int) *ValueIntSlice
func (*Fetch) ProjectorCountdown_Running ¶
func (*Fetch) ProjectorCountdown_Title ¶
func (r *Fetch) ProjectorCountdown_Title(projectorCountdownID int) *ValueString
func (*Fetch) ProjectorCountdown_UsedAsListOfSpeakersCountdownMeetingID ¶
func (r *Fetch) ProjectorCountdown_UsedAsListOfSpeakersCountdownMeetingID(projectorCountdownID int) *ValueMaybeInt
func (*Fetch) ProjectorCountdown_UsedAsPollCountdownMeetingID ¶
func (r *Fetch) ProjectorCountdown_UsedAsPollCountdownMeetingID(projectorCountdownID int) *ValueMaybeInt
func (*Fetch) ProjectorMessage_ID ¶
func (*Fetch) ProjectorMessage_MeetingID ¶
func (*Fetch) ProjectorMessage_Message ¶
func (r *Fetch) ProjectorMessage_Message(projectorMessageID int) *ValueString
func (*Fetch) ProjectorMessage_ProjectionIDs ¶
func (r *Fetch) ProjectorMessage_ProjectionIDs(projectorMessageID int) *ValueIntSlice
func (*Fetch) Projector_AspectRatioDenominator ¶
func (*Fetch) Projector_AspectRatioNumerator ¶
func (*Fetch) Projector_BackgroundColor ¶
func (r *Fetch) Projector_BackgroundColor(projectorID int) *ValueString
func (*Fetch) Projector_ChyronBackgroundColor ¶
func (r *Fetch) Projector_ChyronBackgroundColor(projectorID int) *ValueString
func (*Fetch) Projector_ChyronFontColor ¶
func (r *Fetch) Projector_ChyronFontColor(projectorID int) *ValueString
func (*Fetch) Projector_Color ¶
func (r *Fetch) Projector_Color(projectorID int) *ValueString
func (*Fetch) Projector_CurrentProjectionIDs ¶
func (r *Fetch) Projector_CurrentProjectionIDs(projectorID int) *ValueIntSlice
func (*Fetch) Projector_HeaderBackgroundColor ¶
func (r *Fetch) Projector_HeaderBackgroundColor(projectorID int) *ValueString
func (*Fetch) Projector_HeaderFontColor ¶
func (r *Fetch) Projector_HeaderFontColor(projectorID int) *ValueString
func (*Fetch) Projector_HeaderH1Color ¶
func (r *Fetch) Projector_HeaderH1Color(projectorID int) *ValueString
func (*Fetch) Projector_HistoryProjectionIDs ¶
func (r *Fetch) Projector_HistoryProjectionIDs(projectorID int) *ValueIntSlice
func (*Fetch) Projector_ID ¶
func (*Fetch) Projector_IsInternal ¶
func (*Fetch) Projector_MeetingID ¶
func (*Fetch) Projector_Name ¶
func (r *Fetch) Projector_Name(projectorID int) *ValueString
func (*Fetch) Projector_PreviewProjectionIDs ¶
func (r *Fetch) Projector_PreviewProjectionIDs(projectorID int) *ValueIntSlice
func (*Fetch) Projector_Scale ¶
func (*Fetch) Projector_Scroll ¶
func (*Fetch) Projector_SequentialNumber ¶
func (*Fetch) Projector_ShowClock ¶
func (*Fetch) Projector_ShowHeaderFooter ¶
func (*Fetch) Projector_ShowLogo ¶
func (*Fetch) Projector_ShowTitle ¶
func (*Fetch) Projector_UsedAsDefaultProjectorForAgendaItemListInMeetingID ¶
func (r *Fetch) Projector_UsedAsDefaultProjectorForAgendaItemListInMeetingID(projectorID int) *ValueMaybeInt
func (*Fetch) Projector_UsedAsDefaultProjectorForAmendmentInMeetingID ¶
func (r *Fetch) Projector_UsedAsDefaultProjectorForAmendmentInMeetingID(projectorID int) *ValueMaybeInt
func (*Fetch) Projector_UsedAsDefaultProjectorForAssignmentInMeetingID ¶
func (r *Fetch) Projector_UsedAsDefaultProjectorForAssignmentInMeetingID(projectorID int) *ValueMaybeInt
func (*Fetch) Projector_UsedAsDefaultProjectorForAssignmentPollInMeetingID ¶
func (r *Fetch) Projector_UsedAsDefaultProjectorForAssignmentPollInMeetingID(projectorID int) *ValueMaybeInt
func (*Fetch) Projector_UsedAsDefaultProjectorForCountdownInMeetingID ¶
func (r *Fetch) Projector_UsedAsDefaultProjectorForCountdownInMeetingID(projectorID int) *ValueMaybeInt
func (*Fetch) Projector_UsedAsDefaultProjectorForCurrentListOfSpeakersInMeetingID ¶
func (r *Fetch) Projector_UsedAsDefaultProjectorForCurrentListOfSpeakersInMeetingID(projectorID int) *ValueMaybeInt
func (*Fetch) Projector_UsedAsDefaultProjectorForListOfSpeakersInMeetingID ¶
func (r *Fetch) Projector_UsedAsDefaultProjectorForListOfSpeakersInMeetingID(projectorID int) *ValueMaybeInt
func (*Fetch) Projector_UsedAsDefaultProjectorForMediafileInMeetingID ¶
func (r *Fetch) Projector_UsedAsDefaultProjectorForMediafileInMeetingID(projectorID int) *ValueMaybeInt
func (*Fetch) Projector_UsedAsDefaultProjectorForMessageInMeetingID ¶
func (r *Fetch) Projector_UsedAsDefaultProjectorForMessageInMeetingID(projectorID int) *ValueMaybeInt
func (*Fetch) Projector_UsedAsDefaultProjectorForMotionBlockInMeetingID ¶
func (r *Fetch) Projector_UsedAsDefaultProjectorForMotionBlockInMeetingID(projectorID int) *ValueMaybeInt
func (*Fetch) Projector_UsedAsDefaultProjectorForMotionInMeetingID ¶
func (r *Fetch) Projector_UsedAsDefaultProjectorForMotionInMeetingID(projectorID int) *ValueMaybeInt
func (*Fetch) Projector_UsedAsDefaultProjectorForMotionPollInMeetingID ¶
func (r *Fetch) Projector_UsedAsDefaultProjectorForMotionPollInMeetingID(projectorID int) *ValueMaybeInt
func (*Fetch) Projector_UsedAsDefaultProjectorForPollInMeetingID ¶
func (r *Fetch) Projector_UsedAsDefaultProjectorForPollInMeetingID(projectorID int) *ValueMaybeInt
func (*Fetch) Projector_UsedAsDefaultProjectorForTopicInMeetingID ¶
func (r *Fetch) Projector_UsedAsDefaultProjectorForTopicInMeetingID(projectorID int) *ValueMaybeInt
func (*Fetch) Projector_UsedAsReferenceProjectorMeetingID ¶
func (r *Fetch) Projector_UsedAsReferenceProjectorMeetingID(projectorID int) *ValueMaybeInt
func (*Fetch) Projector_Width ¶
func (*Fetch) Speaker_BeginTime ¶
func (*Fetch) Speaker_EndTime ¶
func (*Fetch) Speaker_ID ¶
func (*Fetch) Speaker_ListOfSpeakersID ¶
func (*Fetch) Speaker_MeetingID ¶
func (*Fetch) Speaker_MeetingUserID ¶
func (r *Fetch) Speaker_MeetingUserID(speakerID int) *ValueMaybeInt
func (*Fetch) Speaker_Note ¶
func (r *Fetch) Speaker_Note(speakerID int) *ValueString
func (*Fetch) Speaker_PauseTime ¶
func (*Fetch) Speaker_PointOfOrder ¶
func (*Fetch) Speaker_PointOfOrderCategoryID ¶
func (r *Fetch) Speaker_PointOfOrderCategoryID(speakerID int) *ValueMaybeInt
func (*Fetch) Speaker_SpeechState ¶
func (r *Fetch) Speaker_SpeechState(speakerID int) *ValueString
func (*Fetch) Speaker_StructureLevelListOfSpeakersID ¶
func (r *Fetch) Speaker_StructureLevelListOfSpeakersID(speakerID int) *ValueMaybeInt
func (*Fetch) Speaker_TotalPause ¶
func (*Fetch) Speaker_UnpauseTime ¶
func (*Fetch) Speaker_Weight ¶
func (*Fetch) StructureLevelListOfSpeakers_AdditionalTime ¶
func (r *Fetch) StructureLevelListOfSpeakers_AdditionalTime(structureLevelListOfSpeakersID int) *ValueFloat
func (*Fetch) StructureLevelListOfSpeakers_CurrentStartTime ¶
func (*Fetch) StructureLevelListOfSpeakers_ID ¶
func (*Fetch) StructureLevelListOfSpeakers_InitialTime ¶
func (*Fetch) StructureLevelListOfSpeakers_ListOfSpeakersID ¶
func (*Fetch) StructureLevelListOfSpeakers_MeetingID ¶
func (*Fetch) StructureLevelListOfSpeakers_RemainingTime ¶
func (r *Fetch) StructureLevelListOfSpeakers_RemainingTime(structureLevelListOfSpeakersID int) *ValueFloat
func (*Fetch) StructureLevelListOfSpeakers_SpeakerIDs ¶
func (r *Fetch) StructureLevelListOfSpeakers_SpeakerIDs(structureLevelListOfSpeakersID int) *ValueIntSlice
func (*Fetch) StructureLevelListOfSpeakers_StructureLevelID ¶
func (*Fetch) StructureLevel_Color ¶
func (r *Fetch) StructureLevel_Color(structureLevelID int) *ValueString
func (*Fetch) StructureLevel_DefaultTime ¶
func (*Fetch) StructureLevel_ID ¶
func (*Fetch) StructureLevel_MeetingID ¶
func (*Fetch) StructureLevel_MeetingUserIDs ¶
func (r *Fetch) StructureLevel_MeetingUserIDs(structureLevelID int) *ValueIntSlice
func (*Fetch) StructureLevel_Name ¶
func (r *Fetch) StructureLevel_Name(structureLevelID int) *ValueString
func (*Fetch) StructureLevel_StructureLevelListOfSpeakersIDs ¶
func (r *Fetch) StructureLevel_StructureLevelListOfSpeakersIDs(structureLevelID int) *ValueIntSlice
func (*Fetch) Tag_MeetingID ¶
func (*Fetch) Tag_Name ¶
func (r *Fetch) Tag_Name(tagID int) *ValueString
func (*Fetch) Tag_TaggedIDs ¶
func (r *Fetch) Tag_TaggedIDs(tagID int) *ValueStringSlice
func (*Fetch) Theme_Abstain ¶
func (r *Fetch) Theme_Abstain(themeID int) *ValueString
func (*Fetch) Theme_Accent100 ¶
func (r *Fetch) Theme_Accent100(themeID int) *ValueString
func (*Fetch) Theme_Accent200 ¶
func (r *Fetch) Theme_Accent200(themeID int) *ValueString
func (*Fetch) Theme_Accent300 ¶
func (r *Fetch) Theme_Accent300(themeID int) *ValueString
func (*Fetch) Theme_Accent400 ¶
func (r *Fetch) Theme_Accent400(themeID int) *ValueString
func (*Fetch) Theme_Accent50 ¶
func (r *Fetch) Theme_Accent50(themeID int) *ValueString
func (*Fetch) Theme_Accent500 ¶
func (r *Fetch) Theme_Accent500(themeID int) *ValueString
func (*Fetch) Theme_Accent600 ¶
func (r *Fetch) Theme_Accent600(themeID int) *ValueString
func (*Fetch) Theme_Accent700 ¶
func (r *Fetch) Theme_Accent700(themeID int) *ValueString
func (*Fetch) Theme_Accent800 ¶
func (r *Fetch) Theme_Accent800(themeID int) *ValueString
func (*Fetch) Theme_Accent900 ¶
func (r *Fetch) Theme_Accent900(themeID int) *ValueString
func (*Fetch) Theme_AccentA100 ¶
func (r *Fetch) Theme_AccentA100(themeID int) *ValueString
func (*Fetch) Theme_AccentA200 ¶
func (r *Fetch) Theme_AccentA200(themeID int) *ValueString
func (*Fetch) Theme_AccentA400 ¶
func (r *Fetch) Theme_AccentA400(themeID int) *ValueString
func (*Fetch) Theme_AccentA700 ¶
func (r *Fetch) Theme_AccentA700(themeID int) *ValueString
func (*Fetch) Theme_Headbar ¶
func (r *Fetch) Theme_Headbar(themeID int) *ValueString
func (*Fetch) Theme_Name ¶
func (r *Fetch) Theme_Name(themeID int) *ValueString
func (*Fetch) Theme_No ¶
func (r *Fetch) Theme_No(themeID int) *ValueString
func (*Fetch) Theme_OrganizationID ¶
func (*Fetch) Theme_Primary100 ¶
func (r *Fetch) Theme_Primary100(themeID int) *ValueString
func (*Fetch) Theme_Primary200 ¶
func (r *Fetch) Theme_Primary200(themeID int) *ValueString
func (*Fetch) Theme_Primary300 ¶
func (r *Fetch) Theme_Primary300(themeID int) *ValueString
func (*Fetch) Theme_Primary400 ¶
func (r *Fetch) Theme_Primary400(themeID int) *ValueString
func (*Fetch) Theme_Primary50 ¶
func (r *Fetch) Theme_Primary50(themeID int) *ValueString
func (*Fetch) Theme_Primary500 ¶
func (r *Fetch) Theme_Primary500(themeID int) *ValueString
func (*Fetch) Theme_Primary600 ¶
func (r *Fetch) Theme_Primary600(themeID int) *ValueString
func (*Fetch) Theme_Primary700 ¶
func (r *Fetch) Theme_Primary700(themeID int) *ValueString
func (*Fetch) Theme_Primary800 ¶
func (r *Fetch) Theme_Primary800(themeID int) *ValueString
func (*Fetch) Theme_Primary900 ¶
func (r *Fetch) Theme_Primary900(themeID int) *ValueString
func (*Fetch) Theme_PrimaryA100 ¶
func (r *Fetch) Theme_PrimaryA100(themeID int) *ValueString
func (*Fetch) Theme_PrimaryA200 ¶
func (r *Fetch) Theme_PrimaryA200(themeID int) *ValueString
func (*Fetch) Theme_PrimaryA400 ¶
func (r *Fetch) Theme_PrimaryA400(themeID int) *ValueString
func (*Fetch) Theme_PrimaryA700 ¶
func (r *Fetch) Theme_PrimaryA700(themeID int) *ValueString
func (*Fetch) Theme_ThemeForOrganizationID ¶
func (r *Fetch) Theme_ThemeForOrganizationID(themeID int) *ValueMaybeInt
func (*Fetch) Theme_Warn100 ¶
func (r *Fetch) Theme_Warn100(themeID int) *ValueString
func (*Fetch) Theme_Warn200 ¶
func (r *Fetch) Theme_Warn200(themeID int) *ValueString
func (*Fetch) Theme_Warn300 ¶
func (r *Fetch) Theme_Warn300(themeID int) *ValueString
func (*Fetch) Theme_Warn400 ¶
func (r *Fetch) Theme_Warn400(themeID int) *ValueString
func (*Fetch) Theme_Warn50 ¶
func (r *Fetch) Theme_Warn50(themeID int) *ValueString
func (*Fetch) Theme_Warn500 ¶
func (r *Fetch) Theme_Warn500(themeID int) *ValueString
func (*Fetch) Theme_Warn600 ¶
func (r *Fetch) Theme_Warn600(themeID int) *ValueString
func (*Fetch) Theme_Warn700 ¶
func (r *Fetch) Theme_Warn700(themeID int) *ValueString
func (*Fetch) Theme_Warn800 ¶
func (r *Fetch) Theme_Warn800(themeID int) *ValueString
func (*Fetch) Theme_Warn900 ¶
func (r *Fetch) Theme_Warn900(themeID int) *ValueString
func (*Fetch) Theme_WarnA100 ¶
func (r *Fetch) Theme_WarnA100(themeID int) *ValueString
func (*Fetch) Theme_WarnA200 ¶
func (r *Fetch) Theme_WarnA200(themeID int) *ValueString
func (*Fetch) Theme_WarnA400 ¶
func (r *Fetch) Theme_WarnA400(themeID int) *ValueString
func (*Fetch) Theme_WarnA700 ¶
func (r *Fetch) Theme_WarnA700(themeID int) *ValueString
func (*Fetch) Theme_Yes ¶
func (r *Fetch) Theme_Yes(themeID int) *ValueString
func (*Fetch) Topic_AgendaItemID ¶
func (*Fetch) Topic_AttachmentIDs ¶
func (r *Fetch) Topic_AttachmentIDs(topicID int) *ValueIntSlice
func (*Fetch) Topic_ListOfSpeakersID ¶
func (*Fetch) Topic_MeetingID ¶
func (*Fetch) Topic_PollIDs ¶
func (r *Fetch) Topic_PollIDs(topicID int) *ValueIntSlice
func (*Fetch) Topic_ProjectionIDs ¶
func (r *Fetch) Topic_ProjectionIDs(topicID int) *ValueIntSlice
func (*Fetch) Topic_SequentialNumber ¶
func (*Fetch) Topic_Text ¶
func (r *Fetch) Topic_Text(topicID int) *ValueString
func (*Fetch) Topic_Title ¶
func (r *Fetch) Topic_Title(topicID int) *ValueString
func (*Fetch) User_CanChangeOwnPassword ¶
func (*Fetch) User_CommitteeIDs ¶
func (r *Fetch) User_CommitteeIDs(userID int) *ValueIntSlice
func (*Fetch) User_CommitteeManagementIDs ¶
func (r *Fetch) User_CommitteeManagementIDs(userID int) *ValueIntSlice
func (*Fetch) User_DefaultPassword ¶
func (r *Fetch) User_DefaultPassword(userID int) *ValueString
func (*Fetch) User_DefaultVoteWeight ¶
func (r *Fetch) User_DefaultVoteWeight(userID int) *ValueString
func (*Fetch) User_DelegatedVoteIDs ¶
func (r *Fetch) User_DelegatedVoteIDs(userID int) *ValueIntSlice
func (*Fetch) User_Email ¶
func (r *Fetch) User_Email(userID int) *ValueString
func (*Fetch) User_FirstName ¶
func (r *Fetch) User_FirstName(userID int) *ValueString
func (*Fetch) User_ForwardingCommitteeIDs ¶
func (r *Fetch) User_ForwardingCommitteeIDs(userID int) *ValueIntSlice
func (*Fetch) User_Gender ¶
func (r *Fetch) User_Gender(userID int) *ValueString
func (*Fetch) User_IsActive ¶
func (*Fetch) User_IsDemoUser ¶
func (*Fetch) User_IsPhysicalPerson ¶
func (*Fetch) User_IsPresentInMeetingIDs ¶
func (r *Fetch) User_IsPresentInMeetingIDs(userID int) *ValueIntSlice
func (*Fetch) User_LastEmailSent ¶
func (*Fetch) User_LastLogin ¶
func (*Fetch) User_LastName ¶
func (r *Fetch) User_LastName(userID int) *ValueString
func (*Fetch) User_MeetingIDs ¶
func (r *Fetch) User_MeetingIDs(userID int) *ValueIntSlice
func (*Fetch) User_MeetingUserIDs ¶
func (r *Fetch) User_MeetingUserIDs(userID int) *ValueIntSlice
func (*Fetch) User_OptionIDs ¶
func (r *Fetch) User_OptionIDs(userID int) *ValueIntSlice
func (*Fetch) User_OrganizationID ¶
func (*Fetch) User_OrganizationManagementLevel ¶
func (r *Fetch) User_OrganizationManagementLevel(userID int) *ValueString
func (*Fetch) User_Password ¶
func (r *Fetch) User_Password(userID int) *ValueString
func (*Fetch) User_PollCandidateIDs ¶
func (r *Fetch) User_PollCandidateIDs(userID int) *ValueIntSlice
func (*Fetch) User_PollVotedIDs ¶
func (r *Fetch) User_PollVotedIDs(userID int) *ValueIntSlice
func (*Fetch) User_Pronoun ¶
func (r *Fetch) User_Pronoun(userID int) *ValueString
func (*Fetch) User_SamlID ¶
func (r *Fetch) User_SamlID(userID int) *ValueString
func (*Fetch) User_Title ¶
func (r *Fetch) User_Title(userID int) *ValueString
func (*Fetch) User_Username ¶
func (r *Fetch) User_Username(userID int) *ValueString
func (*Fetch) User_VoteIDs ¶
func (r *Fetch) User_VoteIDs(userID int) *ValueIntSlice
func (*Fetch) Vote_DelegatedUserID ¶
func (r *Fetch) Vote_DelegatedUserID(voteID int) *ValueMaybeInt
func (*Fetch) Vote_MeetingID ¶
func (*Fetch) Vote_OptionID ¶
func (*Fetch) Vote_UserID ¶
func (r *Fetch) Vote_UserID(voteID int) *ValueMaybeInt
func (*Fetch) Vote_UserToken ¶
func (r *Fetch) Vote_UserToken(voteID int) *ValueString
func (*Fetch) Vote_Value ¶
func (r *Fetch) Vote_Value(voteID int) *ValueString
func (*Fetch) Vote_Weight ¶
func (r *Fetch) Vote_Weight(voteID int) *ValueString
type ValueBool ¶
type ValueBool struct {
// contains filtered or unexported fields
}
ValueBool is a value from the datastore.
func (*ValueBool) Lazy ¶
Lazy sets a value as soon as it es executed.
Make sure to call request.Execute() before using the value.
type ValueFloat ¶
type ValueFloat struct {
// contains filtered or unexported fields
}
ValueFloat is a value from the datastore.
func (*ValueFloat) Lazy ¶
func (v *ValueFloat) Lazy(value *float32)
Lazy sets a value as soon as it es executed.
Make sure to call request.Execute() before using the value.
func (*ValueFloat) Preload ¶
func (v *ValueFloat) Preload()
Preload fetches the value but does nothing with it.
This makes sure, that the value is in the cache.
Make sure to call fetch.Execute().
type ValueInt ¶
type ValueInt struct {
// contains filtered or unexported fields
}
ValueInt is a value from the datastore.
func (*ValueInt) Lazy ¶
Lazy sets a value as soon as it es executed.
Make sure to call request.Execute() before using the value.
type ValueIntSlice ¶
type ValueIntSlice struct {
// contains filtered or unexported fields
}
ValueIntSlice is a value from the datastore.
func (*ValueIntSlice) Lazy ¶
func (v *ValueIntSlice) Lazy(value *[]int)
Lazy sets a value as soon as it es executed.
Make sure to call request.Execute() before using the value.
func (*ValueIntSlice) Preload ¶
func (v *ValueIntSlice) Preload()
Preload fetches the value but does nothing with it.
This makes sure, that the value is in the cache.
Make sure to call fetch.Execute().
type ValueJSON ¶
type ValueJSON struct {
// contains filtered or unexported fields
}
ValueJSON is a value from the datastore.
func (*ValueJSON) Lazy ¶
func (v *ValueJSON) Lazy(value *json.RawMessage)
Lazy sets a value as soon as it es executed.
Make sure to call request.Execute() before using the value.
type ValueMaybeInt ¶
type ValueMaybeInt struct {
// contains filtered or unexported fields
}
ValueMaybeInt is a value from the datastore.
func (*ValueMaybeInt) Lazy ¶
func (v *ValueMaybeInt) Lazy(value *int)
Lazy sets a value as soon as it es executed.
Make sure to call request.Execute() before using the value.
func (*ValueMaybeInt) Preload ¶
func (v *ValueMaybeInt) Preload()
Preload fetches the value but does nothing with it.
This makes sure, that the value is in the cache.
Make sure to call fetch.Execute().
type ValueMaybeString ¶
type ValueMaybeString struct {
// contains filtered or unexported fields
}
ValueMaybeString is a value from the datastore.
func (*ValueMaybeString) Lazy ¶
func (v *ValueMaybeString) Lazy(value *string)
Lazy sets a value as soon as it es executed.
Make sure to call request.Execute() before using the value.
func (*ValueMaybeString) Preload ¶
func (v *ValueMaybeString) Preload()
Preload fetches the value but does nothing with it.
This makes sure, that the value is in the cache.
Make sure to call fetch.Execute().
type ValueString ¶
type ValueString struct {
// contains filtered or unexported fields
}
ValueString is a value from the datastore.
func (*ValueString) Lazy ¶
func (v *ValueString) Lazy(value *string)
Lazy sets a value as soon as it es executed.
Make sure to call request.Execute() before using the value.
func (*ValueString) Preload ¶
func (v *ValueString) Preload()
Preload fetches the value but does nothing with it.
This makes sure, that the value is in the cache.
Make sure to call fetch.Execute().
type ValueStringSlice ¶
type ValueStringSlice struct {
// contains filtered or unexported fields
}
ValueStringSlice is a value from the datastore.
func (*ValueStringSlice) Lazy ¶
func (v *ValueStringSlice) Lazy(value *[]string)
Lazy sets a value as soon as it es executed.
Make sure to call request.Execute() before using the value.
func (*ValueStringSlice) Preload ¶
func (v *ValueStringSlice) Preload()
Preload fetches the value but does nothing with it.
This makes sure, that the value is in the cache.
Make sure to call fetch.Execute().
Directories ¶
Path | Synopsis |
---|---|
This tool generates the code needed for the request object.
|
This tool generates the code needed for the request object. |