Documentation
¶
Index ¶
- type ImSumRequestBody
- func (m *ImSumRequestBody) GetAdditionalData() map[string]interface{}
- func (m *ImSumRequestBody) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *ImSumRequestBody) GetValues() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *ImSumRequestBody) IsNil() bool
- func (m *ImSumRequestBody) Serialize(...) error
- func (m *ImSumRequestBody) SetAdditionalData(value map[string]interface{})
- func (m *ImSumRequestBody) SetValues(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- type ImSumRequestBuilder
- type ImSumRequestBuilderPostOptions
- type ImSumResponse
- func (m *ImSumResponse) GetAdditionalData() map[string]interface{}
- func (m *ImSumResponse) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *ImSumResponse) GetWorkbookFunctionResult() ...
- func (m *ImSumResponse) IsNil() bool
- func (m *ImSumResponse) Serialize(...) error
- func (m *ImSumResponse) SetAdditionalData(value map[string]interface{})
- func (m *ImSumResponse) SetWorkbookFunctionResult(...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ImSumRequestBody ¶
type ImSumRequestBody struct {
// contains filtered or unexported fields
}
ImSumRequestBody
func NewImSumRequestBody ¶
func NewImSumRequestBody() *ImSumRequestBody
NewImSumRequestBody instantiates a new imSumRequestBody and sets the default values.
func (*ImSumRequestBody) GetAdditionalData ¶
func (m *ImSumRequestBody) 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 (*ImSumRequestBody) GetFieldDeserializers ¶
func (m *ImSumRequestBody) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*ImSumRequestBody) GetValues ¶
func (m *ImSumRequestBody) GetValues() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
GetValues gets the values property value.
func (*ImSumRequestBody) IsNil ¶
func (m *ImSumRequestBody) IsNil() bool
func (*ImSumRequestBody) Serialize ¶
func (m *ImSumRequestBody) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serialize serializes information the current object
func (*ImSumRequestBody) SetAdditionalData ¶
func (m *ImSumRequestBody) 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 (*ImSumRequestBody) SetValues ¶
func (m *ImSumRequestBody) SetValues(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
SetValues sets the values property value.
type ImSumRequestBuilder ¶
type ImSumRequestBuilder struct {
// contains filtered or unexported fields
}
ImSumRequestBuilder builds and executes requests for operations under \workbooks\{driveItem-id}\workbook\functions\microsoft.graph.imSum
func NewImSumRequestBuilder ¶
func NewImSumRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *ImSumRequestBuilder
NewImSumRequestBuilder instantiates a new ImSumRequestBuilder and sets the default values.
func NewImSumRequestBuilderInternal ¶
func NewImSumRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *ImSumRequestBuilder
NewImSumRequestBuilderInternal instantiates a new ImSumRequestBuilder and sets the default values.
func (*ImSumRequestBuilder) CreatePostRequestInformation ¶
func (m *ImSumRequestBuilder) CreatePostRequestInformation(options *ImSumRequestBuilderPostOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreatePostRequestInformation invoke action imSum
func (*ImSumRequestBuilder) Post ¶
func (m *ImSumRequestBuilder) Post(options *ImSumRequestBuilderPostOptions) (*ImSumResponse, error)
Post invoke action imSum
type ImSumRequestBuilderPostOptions ¶
type ImSumRequestBuilderPostOptions struct { // Body *ImSumRequestBody // 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 }
ImSumRequestBuilderPostOptions options for Post
type ImSumResponse ¶
type ImSumResponse struct {
// contains filtered or unexported fields
}
ImSumResponse union type wrapper for classes workbookFunctionResult
func NewImSumResponse ¶
func NewImSumResponse() *ImSumResponse
NewImSumResponse instantiates a new imSumResponse and sets the default values.
func (*ImSumResponse) GetAdditionalData ¶
func (m *ImSumResponse) 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 (*ImSumResponse) GetFieldDeserializers ¶
func (m *ImSumResponse) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*ImSumResponse) GetWorkbookFunctionResult ¶
func (m *ImSumResponse) GetWorkbookFunctionResult() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WorkbookFunctionResult
GetWorkbookFunctionResult gets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult
func (*ImSumResponse) IsNil ¶
func (m *ImSumResponse) IsNil() bool
func (*ImSumResponse) Serialize ¶
func (m *ImSumResponse) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serialize serializes information the current object
func (*ImSumResponse) SetAdditionalData ¶
func (m *ImSumResponse) 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 (*ImSumResponse) SetWorkbookFunctionResult ¶
func (m *ImSumResponse) SetWorkbookFunctionResult(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WorkbookFunctionResult)
SetWorkbookFunctionResult sets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult