findmeetingtimes

package
v0.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 8, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateFindMeetingTimesRequestBodyFromDiscriminatorValue

CreateFindMeetingTimesRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

Types

type FindMeetingTimesRequestBody

type FindMeetingTimesRequestBody struct {
	// contains filtered or unexported fields
}

FindMeetingTimesRequestBody provides operations to call the findMeetingTimes method.

func NewFindMeetingTimesRequestBody

func NewFindMeetingTimesRequestBody() *FindMeetingTimesRequestBody

NewFindMeetingTimesRequestBody instantiates a new findMeetingTimesRequestBody and sets the default values.

func (*FindMeetingTimesRequestBody) GetAdditionalData

func (m *FindMeetingTimesRequestBody) GetAdditionalData() map[string]interface{}

GetAdditionalData gets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*FindMeetingTimesRequestBody) GetAttendees

GetAttendees gets the attendees property value. The attendees property

func (*FindMeetingTimesRequestBody) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (*FindMeetingTimesRequestBody) GetIsOrganizerOptional

func (m *FindMeetingTimesRequestBody) GetIsOrganizerOptional() *bool

GetIsOrganizerOptional gets the isOrganizerOptional property value. The isOrganizerOptional property

func (*FindMeetingTimesRequestBody) GetLocationConstraint

GetLocationConstraint gets the locationConstraint property value. The locationConstraint property

func (*FindMeetingTimesRequestBody) GetMaxCandidates

func (m *FindMeetingTimesRequestBody) GetMaxCandidates() *int32

GetMaxCandidates gets the maxCandidates property value. The maxCandidates property

func (*FindMeetingTimesRequestBody) GetMeetingDuration

GetMeetingDuration gets the meetingDuration property value. The meetingDuration property

func (*FindMeetingTimesRequestBody) GetMinimumAttendeePercentage

func (m *FindMeetingTimesRequestBody) GetMinimumAttendeePercentage() *float64

GetMinimumAttendeePercentage gets the minimumAttendeePercentage property value. The minimumAttendeePercentage property

func (*FindMeetingTimesRequestBody) GetReturnSuggestionReasons

func (m *FindMeetingTimesRequestBody) GetReturnSuggestionReasons() *bool

GetReturnSuggestionReasons gets the returnSuggestionReasons property value. The returnSuggestionReasons property

func (*FindMeetingTimesRequestBody) GetTimeConstraint

GetTimeConstraint gets the timeConstraint property value. The timeConstraint property

func (*FindMeetingTimesRequestBody) Serialize

Serialize serializes information the current object

func (*FindMeetingTimesRequestBody) SetAdditionalData

func (m *FindMeetingTimesRequestBody) SetAdditionalData(value map[string]interface{})

SetAdditionalData sets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*FindMeetingTimesRequestBody) SetAttendees

SetAttendees sets the attendees property value. The attendees property

func (*FindMeetingTimesRequestBody) SetIsOrganizerOptional

func (m *FindMeetingTimesRequestBody) SetIsOrganizerOptional(value *bool)

SetIsOrganizerOptional sets the isOrganizerOptional property value. The isOrganizerOptional property

func (*FindMeetingTimesRequestBody) SetLocationConstraint

SetLocationConstraint sets the locationConstraint property value. The locationConstraint property

func (*FindMeetingTimesRequestBody) SetMaxCandidates

func (m *FindMeetingTimesRequestBody) SetMaxCandidates(value *int32)

SetMaxCandidates sets the maxCandidates property value. The maxCandidates property

func (*FindMeetingTimesRequestBody) SetMeetingDuration

SetMeetingDuration sets the meetingDuration property value. The meetingDuration property

func (*FindMeetingTimesRequestBody) SetMinimumAttendeePercentage

func (m *FindMeetingTimesRequestBody) SetMinimumAttendeePercentage(value *float64)

SetMinimumAttendeePercentage sets the minimumAttendeePercentage property value. The minimumAttendeePercentage property

func (*FindMeetingTimesRequestBody) SetReturnSuggestionReasons

func (m *FindMeetingTimesRequestBody) SetReturnSuggestionReasons(value *bool)

SetReturnSuggestionReasons sets the returnSuggestionReasons property value. The returnSuggestionReasons property

func (*FindMeetingTimesRequestBody) SetTimeConstraint

SetTimeConstraint sets the timeConstraint property value. The timeConstraint property

type FindMeetingTimesRequestBuilder

type FindMeetingTimesRequestBuilder struct {
	// contains filtered or unexported fields
}

FindMeetingTimesRequestBuilder provides operations to call the findMeetingTimes method.

func NewFindMeetingTimesRequestBuilder

NewFindMeetingTimesRequestBuilder instantiates a new FindMeetingTimesRequestBuilder and sets the default values.

func NewFindMeetingTimesRequestBuilderInternal

func NewFindMeetingTimesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *FindMeetingTimesRequestBuilder

NewFindMeetingTimesRequestBuilderInternal instantiates a new FindMeetingTimesRequestBuilder and sets the default values.

func (*FindMeetingTimesRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action findMeetingTimes

type FindMeetingTimesRequestBuilderPostOptions

type FindMeetingTimesRequestBuilderPostOptions struct {
	//
	Body FindMeetingTimesRequestBodyable
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

FindMeetingTimesRequestBuilderPostOptions options for Post

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL