Documentation
¶
Index ¶
- type ImSinhRequestBody
- func (m *ImSinhRequestBody) GetAdditionalData() map[string]interface{}
- func (m *ImSinhRequestBody) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *ImSinhRequestBody) GetInumber() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *ImSinhRequestBody) IsNil() bool
- func (m *ImSinhRequestBody) Serialize(...) error
- func (m *ImSinhRequestBody) SetAdditionalData(value map[string]interface{})
- func (m *ImSinhRequestBody) SetInumber(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- type ImSinhRequestBuilder
- type ImSinhRequestBuilderPostOptions
- type ImSinhResponse
- func (m *ImSinhResponse) GetAdditionalData() map[string]interface{}
- func (m *ImSinhResponse) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *ImSinhResponse) GetWorkbookFunctionResult() ...
- func (m *ImSinhResponse) IsNil() bool
- func (m *ImSinhResponse) Serialize(...) error
- func (m *ImSinhResponse) SetAdditionalData(value map[string]interface{})
- func (m *ImSinhResponse) SetWorkbookFunctionResult(...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ImSinhRequestBody ¶
type ImSinhRequestBody struct {
// contains filtered or unexported fields
}
ImSinhRequestBody
func NewImSinhRequestBody ¶
func NewImSinhRequestBody() *ImSinhRequestBody
NewImSinhRequestBody instantiates a new imSinhRequestBody and sets the default values.
func (*ImSinhRequestBody) GetAdditionalData ¶
func (m *ImSinhRequestBody) 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 (*ImSinhRequestBody) GetFieldDeserializers ¶
func (m *ImSinhRequestBody) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*ImSinhRequestBody) GetInumber ¶
func (m *ImSinhRequestBody) GetInumber() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
GetInumber gets the inumber property value.
func (*ImSinhRequestBody) IsNil ¶
func (m *ImSinhRequestBody) IsNil() bool
func (*ImSinhRequestBody) Serialize ¶
func (m *ImSinhRequestBody) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serialize serializes information the current object
func (*ImSinhRequestBody) SetAdditionalData ¶
func (m *ImSinhRequestBody) 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 (*ImSinhRequestBody) SetInumber ¶
func (m *ImSinhRequestBody) SetInumber(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
SetInumber sets the inumber property value.
type ImSinhRequestBuilder ¶
type ImSinhRequestBuilder struct {
// contains filtered or unexported fields
}
ImSinhRequestBuilder builds and executes requests for operations under \workbooks\{driveItem-id}\workbook\functions\microsoft.graph.imSinh
func NewImSinhRequestBuilder ¶
func NewImSinhRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *ImSinhRequestBuilder
NewImSinhRequestBuilder instantiates a new ImSinhRequestBuilder and sets the default values.
func NewImSinhRequestBuilderInternal ¶
func NewImSinhRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *ImSinhRequestBuilder
NewImSinhRequestBuilderInternal instantiates a new ImSinhRequestBuilder and sets the default values.
func (*ImSinhRequestBuilder) CreatePostRequestInformation ¶
func (m *ImSinhRequestBuilder) CreatePostRequestInformation(options *ImSinhRequestBuilderPostOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreatePostRequestInformation invoke action imSinh
func (*ImSinhRequestBuilder) Post ¶
func (m *ImSinhRequestBuilder) Post(options *ImSinhRequestBuilderPostOptions) (*ImSinhResponse, error)
Post invoke action imSinh
type ImSinhRequestBuilderPostOptions ¶
type ImSinhRequestBuilderPostOptions struct { // Body *ImSinhRequestBody // 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 }
ImSinhRequestBuilderPostOptions options for Post
type ImSinhResponse ¶
type ImSinhResponse struct {
// contains filtered or unexported fields
}
ImSinhResponse union type wrapper for classes workbookFunctionResult
func NewImSinhResponse ¶
func NewImSinhResponse() *ImSinhResponse
NewImSinhResponse instantiates a new imSinhResponse and sets the default values.
func (*ImSinhResponse) GetAdditionalData ¶
func (m *ImSinhResponse) 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 (*ImSinhResponse) GetFieldDeserializers ¶
func (m *ImSinhResponse) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*ImSinhResponse) GetWorkbookFunctionResult ¶
func (m *ImSinhResponse) GetWorkbookFunctionResult() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WorkbookFunctionResult
GetWorkbookFunctionResult gets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult
func (*ImSinhResponse) IsNil ¶
func (m *ImSinhResponse) IsNil() bool
func (*ImSinhResponse) Serialize ¶
func (m *ImSinhResponse) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serialize serializes information the current object
func (*ImSinhResponse) SetAdditionalData ¶
func (m *ImSinhResponse) 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 (*ImSinhResponse) SetWorkbookFunctionResult ¶
func (m *ImSinhResponse) SetWorkbookFunctionResult(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WorkbookFunctionResult)
SetWorkbookFunctionResult sets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult