Documentation ¶
Index ¶
- type WorkDay_IntlRequestBody
- func (m *WorkDay_IntlRequestBody) GetAdditionalData() map[string]interface{}
- func (m *WorkDay_IntlRequestBody) GetDays() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *WorkDay_IntlRequestBody) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *WorkDay_IntlRequestBody) GetHolidays() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *WorkDay_IntlRequestBody) GetStartDate() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *WorkDay_IntlRequestBody) GetWeekend() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *WorkDay_IntlRequestBody) IsNil() bool
- func (m *WorkDay_IntlRequestBody) Serialize(...) error
- func (m *WorkDay_IntlRequestBody) SetAdditionalData(value map[string]interface{})
- func (m *WorkDay_IntlRequestBody) SetDays(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- func (m *WorkDay_IntlRequestBody) SetHolidays(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- func (m *WorkDay_IntlRequestBody) SetStartDate(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- func (m *WorkDay_IntlRequestBody) SetWeekend(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- type WorkDay_IntlRequestBuilder
- type WorkDay_IntlRequestBuilderPostOptions
- type WorkDay_IntlResponse
- func (m *WorkDay_IntlResponse) GetAdditionalData() map[string]interface{}
- func (m *WorkDay_IntlResponse) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *WorkDay_IntlResponse) GetWorkbookFunctionResult() ...
- func (m *WorkDay_IntlResponse) IsNil() bool
- func (m *WorkDay_IntlResponse) Serialize(...) error
- func (m *WorkDay_IntlResponse) SetAdditionalData(value map[string]interface{})
- func (m *WorkDay_IntlResponse) SetWorkbookFunctionResult(...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WorkDay_IntlRequestBody ¶
type WorkDay_IntlRequestBody struct {
// contains filtered or unexported fields
}
func NewWorkDay_IntlRequestBody ¶
func NewWorkDay_IntlRequestBody() *WorkDay_IntlRequestBody
Instantiates a new workDay_IntlRequestBody and sets the default values.
func (*WorkDay_IntlRequestBody) GetAdditionalData ¶
func (m *WorkDay_IntlRequestBody) 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 (*WorkDay_IntlRequestBody) GetDays ¶
func (m *WorkDay_IntlRequestBody) GetDays() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
Gets the days property value.
func (*WorkDay_IntlRequestBody) GetFieldDeserializers ¶
func (m *WorkDay_IntlRequestBody) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
The deserialization information for the current model
func (*WorkDay_IntlRequestBody) GetHolidays ¶
func (m *WorkDay_IntlRequestBody) GetHolidays() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
Gets the holidays property value.
func (*WorkDay_IntlRequestBody) GetStartDate ¶
func (m *WorkDay_IntlRequestBody) GetStartDate() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
Gets the startDate property value.
func (*WorkDay_IntlRequestBody) GetWeekend ¶
func (m *WorkDay_IntlRequestBody) GetWeekend() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
Gets the weekend property value.
func (*WorkDay_IntlRequestBody) IsNil ¶
func (m *WorkDay_IntlRequestBody) IsNil() bool
func (*WorkDay_IntlRequestBody) Serialize ¶
func (m *WorkDay_IntlRequestBody) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serializes information the current object Parameters:
- writer : Serialization writer to use to serialize this model
func (*WorkDay_IntlRequestBody) SetAdditionalData ¶
func (m *WorkDay_IntlRequestBody) 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 (*WorkDay_IntlRequestBody) SetDays ¶
func (m *WorkDay_IntlRequestBody) SetDays(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
Sets the days property value. Parameters:
- value : Value to set for the days property.
func (*WorkDay_IntlRequestBody) SetHolidays ¶
func (m *WorkDay_IntlRequestBody) SetHolidays(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
Sets the holidays property value. Parameters:
- value : Value to set for the holidays property.
func (*WorkDay_IntlRequestBody) SetStartDate ¶
func (m *WorkDay_IntlRequestBody) SetStartDate(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
Sets the startDate property value. Parameters:
- value : Value to set for the startDate property.
func (*WorkDay_IntlRequestBody) SetWeekend ¶
func (m *WorkDay_IntlRequestBody) SetWeekend(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
Sets the weekend property value. Parameters:
- value : Value to set for the weekend property.
type WorkDay_IntlRequestBuilder ¶
type WorkDay_IntlRequestBuilder struct {
// contains filtered or unexported fields
}
Builds and executes requests for operations under \workbooks\{driveItem-id}\workbook\functions\microsoft.graph.workDay_Intl
func NewWorkDay_IntlRequestBuilder ¶
func NewWorkDay_IntlRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *WorkDay_IntlRequestBuilder
Instantiates a new WorkDay_IntlRequestBuilder 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 NewWorkDay_IntlRequestBuilderInternal ¶
func NewWorkDay_IntlRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *WorkDay_IntlRequestBuilder
Instantiates a new WorkDay_IntlRequestBuilder and sets the default values. Parameters:
- pathParameters : Path parameters for the request
- requestAdapter : The request adapter to use to execute the requests.
func (*WorkDay_IntlRequestBuilder) CreatePostRequestInformation ¶
func (m *WorkDay_IntlRequestBuilder) CreatePostRequestInformation(options *WorkDay_IntlRequestBuilderPostOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
Invoke action workDay_Intl Parameters:
- options : Options for the request
func (*WorkDay_IntlRequestBuilder) Post ¶
func (m *WorkDay_IntlRequestBuilder) Post(options *WorkDay_IntlRequestBuilderPostOptions) (*WorkDay_IntlResponse, error)
Invoke action workDay_Intl Parameters:
- options : Options for the request
type WorkDay_IntlRequestBuilderPostOptions ¶
type WorkDay_IntlRequestBuilderPostOptions struct { // Body *WorkDay_IntlRequestBody // 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 WorkDay_IntlResponse ¶
type WorkDay_IntlResponse struct {
// contains filtered or unexported fields
}
Union type wrapper for classes workbookFunctionResult
func NewWorkDay_IntlResponse ¶
func NewWorkDay_IntlResponse() *WorkDay_IntlResponse
Instantiates a new workDay_IntlResponse and sets the default values.
func (*WorkDay_IntlResponse) GetAdditionalData ¶
func (m *WorkDay_IntlResponse) 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 (*WorkDay_IntlResponse) GetFieldDeserializers ¶
func (m *WorkDay_IntlResponse) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
The deserialization information for the current model
func (*WorkDay_IntlResponse) GetWorkbookFunctionResult ¶
func (m *WorkDay_IntlResponse) GetWorkbookFunctionResult() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WorkbookFunctionResult
Gets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult
func (*WorkDay_IntlResponse) IsNil ¶
func (m *WorkDay_IntlResponse) IsNil() bool
func (*WorkDay_IntlResponse) Serialize ¶
func (m *WorkDay_IntlResponse) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serializes information the current object Parameters:
- writer : Serialization writer to use to serialize this model
func (*WorkDay_IntlResponse) SetAdditionalData ¶
func (m *WorkDay_IntlResponse) 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 (*WorkDay_IntlResponse) SetWorkbookFunctionResult ¶
func (m *WorkDay_IntlResponse) SetWorkbookFunctionResult(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WorkbookFunctionResult)
Sets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult Parameters:
- value : Value to set for the workbookFunctionResult property.