date

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DateRequestBody

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

func NewDateRequestBody

func NewDateRequestBody() *DateRequestBody

Instantiates a new dateRequestBody and sets the default values.

func (*DateRequestBody) GetAdditionalData

func (m *DateRequestBody) GetAdditionalData() map[string]interface{}

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 (*DateRequestBody) GetDay

Gets the day property value.

func (*DateRequestBody) GetFieldDeserializers

The deserialization information for the current model

func (*DateRequestBody) GetMonth

Gets the month property value.

func (*DateRequestBody) GetYear

Gets the year property value.

func (*DateRequestBody) IsNil

func (m *DateRequestBody) IsNil() bool

func (*DateRequestBody) Serialize

Serializes information the current object Parameters:

  • writer : Serialization writer to use to serialize this model

func (*DateRequestBody) SetAdditionalData

func (m *DateRequestBody) SetAdditionalData(value map[string]interface{})

Sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. Parameters:

  • value : Value to set for the AdditionalData property.

func (*DateRequestBody) SetDay

Sets the day property value. Parameters:

  • value : Value to set for the day property.

func (*DateRequestBody) SetMonth

Sets the month property value. Parameters:

  • value : Value to set for the month property.

func (*DateRequestBody) SetYear

Sets the year property value. Parameters:

  • value : Value to set for the year property.

type DateRequestBuilder

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

Builds and executes requests for operations under \workbooks\{driveItem-id}\workbook\functions\microsoft.graph.date

func NewDateRequestBuilder

Instantiates a new DateRequestBuilder and sets the default values. Parameters:

  • rawUrl : The raw URL to use for the request builder.
  • requestAdapter : The request adapter to use to execute the requests.

func NewDateRequestBuilderInternal

func NewDateRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *DateRequestBuilder

Instantiates a new DateRequestBuilder and sets the default values. Parameters:

  • pathParameters : Path parameters for the request
  • requestAdapter : The request adapter to use to execute the requests.

func (*DateRequestBuilder) CreatePostRequestInformation

Invoke action date Parameters:

  • options : Options for the request

func (*DateRequestBuilder) Post

Invoke action date Parameters:

  • options : Options for the request

type DateRequestBuilderPostOptions

type DateRequestBuilderPostOptions struct {
	//
	Body *DateRequestBody
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

Options for Post

type DateResponse

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

Union type wrapper for classes workbookFunctionResult

func NewDateResponse

func NewDateResponse() *DateResponse

Instantiates a new dateResponse and sets the default values.

func (*DateResponse) GetAdditionalData

func (m *DateResponse) GetAdditionalData() map[string]interface{}

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 (*DateResponse) GetFieldDeserializers

The deserialization information for the current model

func (*DateResponse) GetWorkbookFunctionResult

Gets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult

func (*DateResponse) IsNil

func (m *DateResponse) IsNil() bool

func (*DateResponse) Serialize

Serializes information the current object Parameters:

  • writer : Serialization writer to use to serialize this model

func (*DateResponse) SetAdditionalData

func (m *DateResponse) SetAdditionalData(value map[string]interface{})

Sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. Parameters:

  • value : Value to set for the AdditionalData property.

func (*DateResponse) SetWorkbookFunctionResult

Sets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult Parameters:

  • value : Value to set for the workbookFunctionResult property.

Jump to

Keyboard shortcuts

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