Documentation
¶
Index ¶
- type Erf_PreciseRequestBody
- func (m *Erf_PreciseRequestBody) GetAdditionalData() map[string]interface{}
- func (m *Erf_PreciseRequestBody) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *Erf_PreciseRequestBody) GetX() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *Erf_PreciseRequestBody) IsNil() bool
- func (m *Erf_PreciseRequestBody) Serialize(...) error
- func (m *Erf_PreciseRequestBody) SetAdditionalData(value map[string]interface{})
- func (m *Erf_PreciseRequestBody) SetX(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- type Erf_PreciseRequestBuilder
- type Erf_PreciseRequestBuilderPostOptions
- type Erf_PreciseResponse
- func (m *Erf_PreciseResponse) GetAdditionalData() map[string]interface{}
- func (m *Erf_PreciseResponse) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *Erf_PreciseResponse) GetWorkbookFunctionResult() ...
- func (m *Erf_PreciseResponse) IsNil() bool
- func (m *Erf_PreciseResponse) Serialize(...) error
- func (m *Erf_PreciseResponse) SetAdditionalData(value map[string]interface{})
- func (m *Erf_PreciseResponse) SetWorkbookFunctionResult(...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Erf_PreciseRequestBody ¶
type Erf_PreciseRequestBody struct {
// contains filtered or unexported fields
}
Erf_PreciseRequestBody
func NewErf_PreciseRequestBody ¶
func NewErf_PreciseRequestBody() *Erf_PreciseRequestBody
NewErf_PreciseRequestBody instantiates a new erf_PreciseRequestBody and sets the default values.
func (*Erf_PreciseRequestBody) GetAdditionalData ¶
func (m *Erf_PreciseRequestBody) 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 (*Erf_PreciseRequestBody) GetFieldDeserializers ¶
func (m *Erf_PreciseRequestBody) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*Erf_PreciseRequestBody) GetX ¶
func (m *Erf_PreciseRequestBody) GetX() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
GetX gets the X property value.
func (*Erf_PreciseRequestBody) IsNil ¶
func (m *Erf_PreciseRequestBody) IsNil() bool
func (*Erf_PreciseRequestBody) Serialize ¶
func (m *Erf_PreciseRequestBody) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serialize serializes information the current object
func (*Erf_PreciseRequestBody) SetAdditionalData ¶
func (m *Erf_PreciseRequestBody) 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 (*Erf_PreciseRequestBody) SetX ¶
func (m *Erf_PreciseRequestBody) SetX(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
SetX sets the X property value.
type Erf_PreciseRequestBuilder ¶
type Erf_PreciseRequestBuilder struct {
// contains filtered or unexported fields
}
Erf_PreciseRequestBuilder builds and executes requests for operations under \workbooks\{driveItem-id}\workbook\functions\microsoft.graph.erf_Precise
func NewErf_PreciseRequestBuilder ¶
func NewErf_PreciseRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *Erf_PreciseRequestBuilder
NewErf_PreciseRequestBuilder instantiates a new Erf_PreciseRequestBuilder and sets the default values.
func NewErf_PreciseRequestBuilderInternal ¶
func NewErf_PreciseRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *Erf_PreciseRequestBuilder
NewErf_PreciseRequestBuilderInternal instantiates a new Erf_PreciseRequestBuilder and sets the default values.
func (*Erf_PreciseRequestBuilder) CreatePostRequestInformation ¶
func (m *Erf_PreciseRequestBuilder) CreatePostRequestInformation(options *Erf_PreciseRequestBuilderPostOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreatePostRequestInformation invoke action erf_Precise
func (*Erf_PreciseRequestBuilder) Post ¶
func (m *Erf_PreciseRequestBuilder) Post(options *Erf_PreciseRequestBuilderPostOptions) (*Erf_PreciseResponse, error)
Post invoke action erf_Precise
type Erf_PreciseRequestBuilderPostOptions ¶
type Erf_PreciseRequestBuilderPostOptions struct {
//
Body *Erf_PreciseRequestBody
// 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
}
Erf_PreciseRequestBuilderPostOptions options for Post
type Erf_PreciseResponse ¶
type Erf_PreciseResponse struct {
// contains filtered or unexported fields
}
Erf_PreciseResponse union type wrapper for classes workbookFunctionResult
func NewErf_PreciseResponse ¶
func NewErf_PreciseResponse() *Erf_PreciseResponse
NewErf_PreciseResponse instantiates a new erf_PreciseResponse and sets the default values.
func (*Erf_PreciseResponse) GetAdditionalData ¶
func (m *Erf_PreciseResponse) 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 (*Erf_PreciseResponse) GetFieldDeserializers ¶
func (m *Erf_PreciseResponse) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*Erf_PreciseResponse) GetWorkbookFunctionResult ¶
func (m *Erf_PreciseResponse) GetWorkbookFunctionResult() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WorkbookFunctionResult
GetWorkbookFunctionResult gets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult
func (*Erf_PreciseResponse) IsNil ¶
func (m *Erf_PreciseResponse) IsNil() bool
func (*Erf_PreciseResponse) Serialize ¶
func (m *Erf_PreciseResponse) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serialize serializes information the current object
func (*Erf_PreciseResponse) SetAdditionalData ¶
func (m *Erf_PreciseResponse) 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 (*Erf_PreciseResponse) SetWorkbookFunctionResult ¶
func (m *Erf_PreciseResponse) SetWorkbookFunctionResult(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WorkbookFunctionResult)
SetWorkbookFunctionResult sets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult