sendmail

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

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

Types

type SendMailPostRequestBody added in v0.24.0

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

SendMailPostRequestBody provides operations to call the sendMail method.

func NewSendMailPostRequestBody added in v0.24.0

func NewSendMailPostRequestBody() *SendMailPostRequestBody

NewSendMailPostRequestBody instantiates a new sendMailPostRequestBody and sets the default values.

func (*SendMailPostRequestBody) GetAdditionalData added in v0.24.0

func (m *SendMailPostRequestBody) 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 (*SendMailPostRequestBody) GetFieldDeserializers added in v0.24.0

GetFieldDeserializers the deserialization information for the current model

func (*SendMailPostRequestBody) GetMessage added in v0.24.0

GetMessage gets the message property value. The Message property

func (*SendMailPostRequestBody) GetSaveToSentItems added in v0.24.0

func (m *SendMailPostRequestBody) GetSaveToSentItems() *bool

GetSaveToSentItems gets the saveToSentItems property value. The SaveToSentItems property

func (*SendMailPostRequestBody) Serialize added in v0.24.0

Serialize serializes information the current object

func (*SendMailPostRequestBody) SetAdditionalData added in v0.24.0

func (m *SendMailPostRequestBody) 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 (*SendMailPostRequestBody) SetMessage added in v0.24.0

SetMessage sets the message property value. The Message property

func (*SendMailPostRequestBody) SetSaveToSentItems added in v0.24.0

func (m *SendMailPostRequestBody) SetSaveToSentItems(value *bool)

SetSaveToSentItems sets the saveToSentItems property value. The SaveToSentItems property

type SendMailRequestBuilder

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

SendMailRequestBuilder provides operations to call the sendMail method.

func NewSendMailRequestBuilder

NewSendMailRequestBuilder instantiates a new SendMailRequestBuilder and sets the default values.

func NewSendMailRequestBuilderInternal

func NewSendMailRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SendMailRequestBuilder

NewSendMailRequestBuilderInternal instantiates a new SendMailRequestBuilder and sets the default values.

func (*SendMailRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action sendMail

func (*SendMailRequestBuilder) CreatePostRequestInformationWithRequestConfiguration added in v0.22.0

CreatePostRequestInformationWithRequestConfiguration invoke action sendMail

func (*SendMailRequestBuilder) Post

Post invoke action sendMail

func (*SendMailRequestBuilder) PostWithRequestConfigurationAndResponseHandler added in v0.22.0

PostWithRequestConfigurationAndResponseHandler invoke action sendMail

type SendMailRequestBuilderPostRequestConfiguration added in v0.22.0

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

SendMailRequestBuilderPostRequestConfiguration 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