sendmail

package
v0.19.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateSendMailRequestBodyFromDiscriminatorValue added in v0.13.0

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

Types

type SendMailRequestBody

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

SendMailRequestBody provides operations to call the sendMail method.

func NewSendMailRequestBody

func NewSendMailRequestBody() *SendMailRequestBody

NewSendMailRequestBody instantiates a new sendMailRequestBody and sets the default values.

func (*SendMailRequestBody) GetAdditionalData

func (m *SendMailRequestBody) 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 (*SendMailRequestBody) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (*SendMailRequestBody) GetMessage

GetMessage gets the message property value. The Message property

func (*SendMailRequestBody) GetSaveToSentItems

func (m *SendMailRequestBody) GetSaveToSentItems() *bool

GetSaveToSentItems gets the saveToSentItems property value. The SaveToSentItems property

func (*SendMailRequestBody) Serialize

Serialize serializes information the current object

func (*SendMailRequestBody) SetAdditionalData

func (m *SendMailRequestBody) 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 (*SendMailRequestBody) SetMessage

SetMessage sets the message property value. The Message property

func (*SendMailRequestBody) SetSaveToSentItems

func (m *SendMailRequestBody) 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) Post

Post invoke action sendMail

type SendMailRequestBuilderPostOptions

type SendMailRequestBuilderPostOptions struct {
	//
	Body SendMailRequestBodyable
	// 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
}

SendMailRequestBuilderPostOptions options for Post

Jump to

Keyboard shortcuts

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