sendactivitynotification

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SendActivityNotificationRequestBody

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

func NewSendActivityNotificationRequestBody

func NewSendActivityNotificationRequestBody() *SendActivityNotificationRequestBody

Instantiates a new sendActivityNotificationRequestBody and sets the default values.

func (*SendActivityNotificationRequestBody) GetActivityType

func (m *SendActivityNotificationRequestBody) GetActivityType() *string

Gets the activityType property value.

func (*SendActivityNotificationRequestBody) GetAdditionalData

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

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 (*SendActivityNotificationRequestBody) GetChainId

func (m *SendActivityNotificationRequestBody) GetChainId() *int64

Gets the chainId property value.

func (*SendActivityNotificationRequestBody) GetFieldDeserializers

The deserialization information for the current model

func (*SendActivityNotificationRequestBody) GetPreviewText

Gets the previewText property value.

func (*SendActivityNotificationRequestBody) GetTemplateParameters

Gets the templateParameters property value.

func (*SendActivityNotificationRequestBody) GetTopic

Gets the topic property value.

func (*SendActivityNotificationRequestBody) IsNil

func (*SendActivityNotificationRequestBody) Serialize

Serializes information the current object Parameters:

  • writer : Serialization writer to use to serialize this model

func (*SendActivityNotificationRequestBody) SetActivityType

func (m *SendActivityNotificationRequestBody) SetActivityType(value *string)

Sets the activityType property value. Parameters:

  • value : Value to set for the activityType property.

func (*SendActivityNotificationRequestBody) SetAdditionalData

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

Sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. Parameters:

  • value : Value to set for the AdditionalData property.

func (*SendActivityNotificationRequestBody) SetChainId

func (m *SendActivityNotificationRequestBody) SetChainId(value *int64)

Sets the chainId property value. Parameters:

  • value : Value to set for the chainId property.

func (*SendActivityNotificationRequestBody) SetPreviewText

Sets the previewText property value. Parameters:

  • value : Value to set for the previewText property.

func (*SendActivityNotificationRequestBody) SetTemplateParameters

Sets the templateParameters property value. Parameters:

  • value : Value to set for the templateParameters property.

func (*SendActivityNotificationRequestBody) SetTopic

Sets the topic property value. Parameters:

  • value : Value to set for the topic property.

type SendActivityNotificationRequestBuilder

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

Builds and executes requests for operations under \users\{user-id}\teamwork\microsoft.graph.sendActivityNotification

func NewSendActivityNotificationRequestBuilder

Instantiates a new SendActivityNotificationRequestBuilder and sets the default values. Parameters:

  • rawUrl : The raw URL to use for the request builder.
  • requestAdapter : The request adapter to use to execute the requests.

func NewSendActivityNotificationRequestBuilderInternal

func NewSendActivityNotificationRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *SendActivityNotificationRequestBuilder

Instantiates a new SendActivityNotificationRequestBuilder and sets the default values. Parameters:

  • pathParameters : Path parameters for the request
  • requestAdapter : The request adapter to use to execute the requests.

func (*SendActivityNotificationRequestBuilder) CreatePostRequestInformation

Invoke action sendActivityNotification Parameters:

  • options : Options for the request

func (*SendActivityNotificationRequestBuilder) Post

Invoke action sendActivityNotification Parameters:

  • options : Options for the request

type SendActivityNotificationRequestBuilderPostOptions

type SendActivityNotificationRequestBuilderPostOptions struct {
	//
	Body *SendActivityNotificationRequestBody
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

Options for Post

Jump to

Keyboard shortcuts

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