share

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 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) Post

Post invoke action share

type ShareRequestBuilderPostOptions

type ShareRequestBuilderPostOptions struct {
	//
	Body ShareRequestBodyable
	// 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
}

ShareRequestBuilderPostOptions options for Post

Jump to

Keyboard shortcuts

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