sendactivitynotification

package
v0.20.0 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateSendActivityNotificationRequestBodyFromDiscriminatorValue added in v0.13.0

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

Types

type SendActivityNotificationRequestBody

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

SendActivityNotificationRequestBody provides operations to call the sendActivityNotification method.

func NewSendActivityNotificationRequestBody

func NewSendActivityNotificationRequestBody() *SendActivityNotificationRequestBody

NewSendActivityNotificationRequestBody instantiates a new sendActivityNotificationRequestBody and sets the default values.

func (*SendActivityNotificationRequestBody) GetActivityType

func (m *SendActivityNotificationRequestBody) GetActivityType() *string

GetActivityType gets the activityType property value. The activityType property

func (*SendActivityNotificationRequestBody) GetAdditionalData

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

func (m *SendActivityNotificationRequestBody) GetChainId() *int64

GetChainId gets the chainId property value. The chainId property

func (*SendActivityNotificationRequestBody) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (*SendActivityNotificationRequestBody) GetPreviewText

GetPreviewText gets the previewText property value. The previewText property

func (*SendActivityNotificationRequestBody) GetRecipient

GetRecipient gets the recipient property value. The recipient property

func (*SendActivityNotificationRequestBody) GetTemplateParameters

GetTemplateParameters gets the templateParameters property value. The templateParameters property

func (*SendActivityNotificationRequestBody) GetTopic

GetTopic gets the topic property value. The topic property

func (*SendActivityNotificationRequestBody) Serialize

Serialize serializes information the current object

func (*SendActivityNotificationRequestBody) SetActivityType

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

SetActivityType sets the activityType property value. The activityType property

func (*SendActivityNotificationRequestBody) SetAdditionalData

func (m *SendActivityNotificationRequestBody) 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 (*SendActivityNotificationRequestBody) SetChainId

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

SetChainId sets the chainId property value. The chainId property

func (*SendActivityNotificationRequestBody) SetPreviewText

SetPreviewText sets the previewText property value. The previewText property

func (*SendActivityNotificationRequestBody) SetRecipient

SetRecipient sets the recipient property value. The recipient property

func (*SendActivityNotificationRequestBody) SetTemplateParameters

SetTemplateParameters sets the templateParameters property value. The templateParameters property

func (*SendActivityNotificationRequestBody) SetTopic

SetTopic sets the topic property value. The topic property

type SendActivityNotificationRequestBuilder

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

SendActivityNotificationRequestBuilder provides operations to call the sendActivityNotification method.

func NewSendActivityNotificationRequestBuilder

NewSendActivityNotificationRequestBuilder instantiates a new SendActivityNotificationRequestBuilder and sets the default values.

func NewSendActivityNotificationRequestBuilderInternal

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

NewSendActivityNotificationRequestBuilderInternal instantiates a new SendActivityNotificationRequestBuilder and sets the default values.

func (*SendActivityNotificationRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action sendActivityNotification

func (*SendActivityNotificationRequestBuilder) Post

Post invoke action sendActivityNotification

type SendActivityNotificationRequestBuilderPostOptions

type SendActivityNotificationRequestBuilderPostOptions struct {
	//
	Body SendActivityNotificationRequestBodyable
	// 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
}

SendActivityNotificationRequestBuilderPostOptions options for Post

Jump to

Keyboard shortcuts

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