share

package
v0.23.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateShareRequestBodyFromDiscriminatorValue

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

Types

type ShareRequestBody

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

ShareRequestBody provides operations to call the share method.

func NewShareRequestBody

func NewShareRequestBody() *ShareRequestBody

NewShareRequestBody instantiates a new shareRequestBody and sets the default values.

func (*ShareRequestBody) GetAdditionalData

func (m *ShareRequestBody) 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 (*ShareRequestBody) GetEndDateTime

GetEndDateTime gets the endDateTime property value. The endDateTime property

func (*ShareRequestBody) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (*ShareRequestBody) GetNotifyTeam

func (m *ShareRequestBody) GetNotifyTeam() *bool

GetNotifyTeam gets the notifyTeam property value. The notifyTeam property

func (*ShareRequestBody) GetStartDateTime

GetStartDateTime gets the startDateTime property value. The startDateTime property

func (*ShareRequestBody) Serialize

Serialize serializes information the current object

func (*ShareRequestBody) SetAdditionalData

func (m *ShareRequestBody) 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 (*ShareRequestBody) SetEndDateTime

SetEndDateTime sets the endDateTime property value. The endDateTime property

func (*ShareRequestBody) SetNotifyTeam

func (m *ShareRequestBody) SetNotifyTeam(value *bool)

SetNotifyTeam sets the notifyTeam property value. The notifyTeam property

func (*ShareRequestBody) SetStartDateTime

SetStartDateTime sets the startDateTime property value. The startDateTime property

type ShareRequestBuilder

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

ShareRequestBuilder provides operations to call the share method.

func NewShareRequestBuilder

NewShareRequestBuilder instantiates a new ShareRequestBuilder and sets the default values.

func NewShareRequestBuilderInternal

func NewShareRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ShareRequestBuilder

NewShareRequestBuilderInternal instantiates a new ShareRequestBuilder and sets the default values.

func (*ShareRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action share

func (*ShareRequestBuilder) CreatePostRequestInformationWithRequestConfiguration added in v0.22.0

CreatePostRequestInformationWithRequestConfiguration invoke action share

func (*ShareRequestBuilder) Post

Post invoke action share

func (*ShareRequestBuilder) PostWithRequestConfigurationAndResponseHandler added in v0.22.0

PostWithRequestConfigurationAndResponseHandler invoke action share

type ShareRequestBuilderPostRequestConfiguration added in v0.22.0

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

ShareRequestBuilderPostRequestConfiguration 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