findmeetingtimes

package
v0.24.1 Latest Latest
Warning

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

Go to latest
Published: May 25, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateFindMeetingTimesPostRequestBodyFromDiscriminatorValue

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

Types

type FindMeetingTimesPostRequestBody

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

FindMeetingTimesPostRequestBody provides operations to call the findMeetingTimes method.

func NewFindMeetingTimesPostRequestBody

func NewFindMeetingTimesPostRequestBody() *FindMeetingTimesPostRequestBody

NewFindMeetingTimesPostRequestBody instantiates a new findMeetingTimesPostRequestBody and sets the default values.

func (*FindMeetingTimesPostRequestBody) GetAdditionalData

func (m *FindMeetingTimesPostRequestBody) 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 (*FindMeetingTimesPostRequestBody) GetAttendees

GetAttendees gets the attendees property value. The attendees property

func (*FindMeetingTimesPostRequestBody) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (*FindMeetingTimesPostRequestBody) GetIsOrganizerOptional

func (m *FindMeetingTimesPostRequestBody) GetIsOrganizerOptional() *bool

GetIsOrganizerOptional gets the isOrganizerOptional property value. The isOrganizerOptional property

func (*FindMeetingTimesPostRequestBody) GetLocationConstraint

GetLocationConstraint gets the locationConstraint property value. The locationConstraint property

func (*FindMeetingTimesPostRequestBody) GetMaxCandidates

func (m *FindMeetingTimesPostRequestBody) GetMaxCandidates() *int32

GetMaxCandidates gets the maxCandidates property value. The maxCandidates property

func (*FindMeetingTimesPostRequestBody) GetMeetingDuration

GetMeetingDuration gets the meetingDuration property value. The meetingDuration property

func (*FindMeetingTimesPostRequestBody) GetMinimumAttendeePercentage

func (m *FindMeetingTimesPostRequestBody) GetMinimumAttendeePercentage() *float64

GetMinimumAttendeePercentage gets the minimumAttendeePercentage property value. The minimumAttendeePercentage property

func (*FindMeetingTimesPostRequestBody) GetReturnSuggestionReasons

func (m *FindMeetingTimesPostRequestBody) GetReturnSuggestionReasons() *bool

GetReturnSuggestionReasons gets the returnSuggestionReasons property value. The returnSuggestionReasons property

func (*FindMeetingTimesPostRequestBody) GetTimeConstraint

GetTimeConstraint gets the timeConstraint property value. The timeConstraint property

func (*FindMeetingTimesPostRequestBody) Serialize

Serialize serializes information the current object

func (*FindMeetingTimesPostRequestBody) SetAdditionalData

func (m *FindMeetingTimesPostRequestBody) 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 (*FindMeetingTimesPostRequestBody) SetAttendees

SetAttendees sets the attendees property value. The attendees property

func (*FindMeetingTimesPostRequestBody) SetIsOrganizerOptional

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

SetIsOrganizerOptional sets the isOrganizerOptional property value. The isOrganizerOptional property

func (*FindMeetingTimesPostRequestBody) SetLocationConstraint

SetLocationConstraint sets the locationConstraint property value. The locationConstraint property

func (*FindMeetingTimesPostRequestBody) SetMaxCandidates

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

SetMaxCandidates sets the maxCandidates property value. The maxCandidates property

func (*FindMeetingTimesPostRequestBody) SetMeetingDuration

SetMeetingDuration sets the meetingDuration property value. The meetingDuration property

func (*FindMeetingTimesPostRequestBody) SetMinimumAttendeePercentage

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

SetMinimumAttendeePercentage sets the minimumAttendeePercentage property value. The minimumAttendeePercentage property

func (*FindMeetingTimesPostRequestBody) SetReturnSuggestionReasons

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

SetReturnSuggestionReasons sets the returnSuggestionReasons property value. The returnSuggestionReasons property

func (*FindMeetingTimesPostRequestBody) 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

func (*FindMeetingTimesRequestBuilder) CreatePostRequestInformationWithRequestConfiguration

CreatePostRequestInformationWithRequestConfiguration invoke action findMeetingTimes

func (*FindMeetingTimesRequestBuilder) PostWithRequestConfigurationAndResponseHandler

PostWithRequestConfigurationAndResponseHandler invoke action findMeetingTimes

type FindMeetingTimesRequestBuilderPostRequestConfiguration

type FindMeetingTimesRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

FindMeetingTimesRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Jump to

Keyboard shortcuts

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