sendactivitynotification

package
v0.36.0 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateSendActivityNotificationPostRequestBodyFromDiscriminatorValue

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

Types

type SendActivityNotificationPostRequestBody

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

SendActivityNotificationPostRequestBody provides operations to call the sendActivityNotification method.

func NewSendActivityNotificationPostRequestBody

func NewSendActivityNotificationPostRequestBody() *SendActivityNotificationPostRequestBody

NewSendActivityNotificationPostRequestBody instantiates a new sendActivityNotificationPostRequestBody and sets the default values.

func (*SendActivityNotificationPostRequestBody) GetActivityType

func (m *SendActivityNotificationPostRequestBody) GetActivityType() *string

GetActivityType gets the activityType property value. The activityType property

func (*SendActivityNotificationPostRequestBody) GetAdditionalData

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

GetChainId gets the chainId property value. The chainId property

func (*SendActivityNotificationPostRequestBody) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (*SendActivityNotificationPostRequestBody) GetPreviewText

GetPreviewText gets the previewText property value. The previewText property

func (*SendActivityNotificationPostRequestBody) GetRecipient

GetRecipient gets the recipient property value. The recipient property

func (*SendActivityNotificationPostRequestBody) GetTemplateParameters

GetTemplateParameters gets the templateParameters property value. The templateParameters property

func (*SendActivityNotificationPostRequestBody) GetTopic

GetTopic gets the topic property value. The topic property

func (*SendActivityNotificationPostRequestBody) Serialize

Serialize serializes information the current object

func (*SendActivityNotificationPostRequestBody) SetActivityType

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

SetActivityType sets the activityType property value. The activityType property

func (*SendActivityNotificationPostRequestBody) SetAdditionalData

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

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

SetChainId sets the chainId property value. The chainId property

func (*SendActivityNotificationPostRequestBody) SetPreviewText

SetPreviewText sets the previewText property value. The previewText property

func (*SendActivityNotificationPostRequestBody) SetRecipient

SetRecipient sets the recipient property value. The recipient property

func (*SendActivityNotificationPostRequestBody) SetTemplateParameters

SetTemplateParameters sets the templateParameters property value. The templateParameters property

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

CreatePostRequestInformationWithRequestConfiguration invoke action sendActivityNotification

func (*SendActivityNotificationRequestBuilder) Post

Post invoke action sendActivityNotification

func (*SendActivityNotificationRequestBuilder) PostWithRequestConfigurationAndResponseHandler

PostWithRequestConfigurationAndResponseHandler invoke action sendActivityNotification

type SendActivityNotificationRequestBuilderPostRequestConfiguration

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

SendActivityNotificationRequestBuilderPostRequestConfiguration 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