sendactivitynotification

package
v0.24.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateSendActivityNotificationPostRequestBodyFromDiscriminatorValue added in v0.24.0

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

Types

type SendActivityNotificationPostRequestBody added in v0.24.0

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

SendActivityNotificationPostRequestBody provides operations to call the sendActivityNotification method.

func NewSendActivityNotificationPostRequestBody added in v0.24.0

func NewSendActivityNotificationPostRequestBody() *SendActivityNotificationPostRequestBody

NewSendActivityNotificationPostRequestBody instantiates a new sendActivityNotificationPostRequestBody and sets the default values.

func (*SendActivityNotificationPostRequestBody) GetActivityType added in v0.24.0

func (m *SendActivityNotificationPostRequestBody) GetActivityType() *string

GetActivityType gets the activityType property value. The activityType property

func (*SendActivityNotificationPostRequestBody) GetAdditionalData added in v0.24.0

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 added in v0.24.0

GetChainId gets the chainId property value. The chainId property

func (*SendActivityNotificationPostRequestBody) GetFieldDeserializers added in v0.24.0

GetFieldDeserializers the deserialization information for the current model

func (*SendActivityNotificationPostRequestBody) GetPreviewText added in v0.24.0

GetPreviewText gets the previewText property value. The previewText property

func (*SendActivityNotificationPostRequestBody) GetTemplateParameters added in v0.24.0

GetTemplateParameters gets the templateParameters property value. The templateParameters property

func (*SendActivityNotificationPostRequestBody) GetTopic added in v0.24.0

GetTopic gets the topic property value. The topic property

func (*SendActivityNotificationPostRequestBody) Serialize added in v0.24.0

Serialize serializes information the current object

func (*SendActivityNotificationPostRequestBody) SetActivityType added in v0.24.0

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

SetActivityType sets the activityType property value. The activityType property

func (*SendActivityNotificationPostRequestBody) SetAdditionalData added in v0.24.0

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 added in v0.24.0

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

SetChainId sets the chainId property value. The chainId property

func (*SendActivityNotificationPostRequestBody) SetPreviewText added in v0.24.0

SetPreviewText sets the previewText property value. The previewText property

func (*SendActivityNotificationPostRequestBody) SetTemplateParameters added in v0.24.0

SetTemplateParameters sets the templateParameters property value. The templateParameters property

func (*SendActivityNotificationPostRequestBody) SetTopic added in v0.24.0

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 added in v0.22.0

CreatePostRequestInformationWithRequestConfiguration invoke action sendActivityNotification

func (*SendActivityNotificationRequestBuilder) Post

Post invoke action sendActivityNotification

func (*SendActivityNotificationRequestBuilder) PostWithRequestConfigurationAndResponseHandler added in v0.22.0

PostWithRequestConfigurationAndResponseHandler invoke action sendActivityNotification

type SendActivityNotificationRequestBuilderPostRequestConfiguration added in v0.22.0

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