Documentation
¶
Index ¶
- type Binom_Dist_RangeRequestBody
- func (m *Binom_Dist_RangeRequestBody) GetAdditionalData() map[string]interface{}
- func (m *Binom_Dist_RangeRequestBody) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *Binom_Dist_RangeRequestBody) GetNumberS() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *Binom_Dist_RangeRequestBody) GetNumberS2() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *Binom_Dist_RangeRequestBody) GetProbabilityS() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *Binom_Dist_RangeRequestBody) GetTrials() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *Binom_Dist_RangeRequestBody) IsNil() bool
- func (m *Binom_Dist_RangeRequestBody) Serialize(...) error
- func (m *Binom_Dist_RangeRequestBody) SetAdditionalData(value map[string]interface{})
- func (m *Binom_Dist_RangeRequestBody) SetNumberS(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- func (m *Binom_Dist_RangeRequestBody) SetNumberS2(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- func (m *Binom_Dist_RangeRequestBody) SetProbabilityS(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- func (m *Binom_Dist_RangeRequestBody) SetTrials(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- type Binom_Dist_RangeRequestBuilder
- type Binom_Dist_RangeRequestBuilderPostOptions
- type Binom_Dist_RangeResponse
- func (m *Binom_Dist_RangeResponse) GetAdditionalData() map[string]interface{}
- func (m *Binom_Dist_RangeResponse) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *Binom_Dist_RangeResponse) GetWorkbookFunctionResult() ...
- func (m *Binom_Dist_RangeResponse) IsNil() bool
- func (m *Binom_Dist_RangeResponse) Serialize(...) error
- func (m *Binom_Dist_RangeResponse) SetAdditionalData(value map[string]interface{})
- func (m *Binom_Dist_RangeResponse) SetWorkbookFunctionResult(...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Binom_Dist_RangeRequestBody ¶
type Binom_Dist_RangeRequestBody struct {
// contains filtered or unexported fields
}
Binom_Dist_RangeRequestBody
func NewBinom_Dist_RangeRequestBody ¶
func NewBinom_Dist_RangeRequestBody() *Binom_Dist_RangeRequestBody
NewBinom_Dist_RangeRequestBody instantiates a new binom_Dist_RangeRequestBody and sets the default values.
func (*Binom_Dist_RangeRequestBody) GetAdditionalData ¶
func (m *Binom_Dist_RangeRequestBody) 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 (*Binom_Dist_RangeRequestBody) GetFieldDeserializers ¶
func (m *Binom_Dist_RangeRequestBody) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*Binom_Dist_RangeRequestBody) GetNumberS ¶
func (m *Binom_Dist_RangeRequestBody) GetNumberS() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
GetNumberS gets the numberS property value.
func (*Binom_Dist_RangeRequestBody) GetNumberS2 ¶
func (m *Binom_Dist_RangeRequestBody) GetNumberS2() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
GetNumberS2 gets the numberS2 property value.
func (*Binom_Dist_RangeRequestBody) GetProbabilityS ¶
func (m *Binom_Dist_RangeRequestBody) GetProbabilityS() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
GetProbabilityS gets the probabilityS property value.
func (*Binom_Dist_RangeRequestBody) GetTrials ¶
func (m *Binom_Dist_RangeRequestBody) GetTrials() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
GetTrials gets the trials property value.
func (*Binom_Dist_RangeRequestBody) IsNil ¶
func (m *Binom_Dist_RangeRequestBody) IsNil() bool
func (*Binom_Dist_RangeRequestBody) Serialize ¶
func (m *Binom_Dist_RangeRequestBody) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serialize serializes information the current object
func (*Binom_Dist_RangeRequestBody) SetAdditionalData ¶
func (m *Binom_Dist_RangeRequestBody) 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 (*Binom_Dist_RangeRequestBody) SetNumberS ¶
func (m *Binom_Dist_RangeRequestBody) SetNumberS(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
SetNumberS sets the numberS property value.
func (*Binom_Dist_RangeRequestBody) SetNumberS2 ¶
func (m *Binom_Dist_RangeRequestBody) SetNumberS2(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
SetNumberS2 sets the numberS2 property value.
func (*Binom_Dist_RangeRequestBody) SetProbabilityS ¶
func (m *Binom_Dist_RangeRequestBody) SetProbabilityS(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
SetProbabilityS sets the probabilityS property value.
func (*Binom_Dist_RangeRequestBody) SetTrials ¶
func (m *Binom_Dist_RangeRequestBody) SetTrials(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
SetTrials sets the trials property value.
type Binom_Dist_RangeRequestBuilder ¶
type Binom_Dist_RangeRequestBuilder struct {
// contains filtered or unexported fields
}
Binom_Dist_RangeRequestBuilder builds and executes requests for operations under \workbooks\{driveItem-id}\workbook\functions\microsoft.graph.binom_Dist_Range
func NewBinom_Dist_RangeRequestBuilder ¶
func NewBinom_Dist_RangeRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *Binom_Dist_RangeRequestBuilder
NewBinom_Dist_RangeRequestBuilder instantiates a new Binom_Dist_RangeRequestBuilder and sets the default values.
func NewBinom_Dist_RangeRequestBuilderInternal ¶
func NewBinom_Dist_RangeRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *Binom_Dist_RangeRequestBuilder
NewBinom_Dist_RangeRequestBuilderInternal instantiates a new Binom_Dist_RangeRequestBuilder and sets the default values.
func (*Binom_Dist_RangeRequestBuilder) CreatePostRequestInformation ¶
func (m *Binom_Dist_RangeRequestBuilder) CreatePostRequestInformation(options *Binom_Dist_RangeRequestBuilderPostOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreatePostRequestInformation invoke action binom_Dist_Range
func (*Binom_Dist_RangeRequestBuilder) Post ¶
func (m *Binom_Dist_RangeRequestBuilder) Post(options *Binom_Dist_RangeRequestBuilderPostOptions) (*Binom_Dist_RangeResponse, error)
Post invoke action binom_Dist_Range
type Binom_Dist_RangeRequestBuilderPostOptions ¶
type Binom_Dist_RangeRequestBuilderPostOptions struct { // Body *Binom_Dist_RangeRequestBody // 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 }
Binom_Dist_RangeRequestBuilderPostOptions options for Post
type Binom_Dist_RangeResponse ¶
type Binom_Dist_RangeResponse struct {
// contains filtered or unexported fields
}
Binom_Dist_RangeResponse union type wrapper for classes workbookFunctionResult
func NewBinom_Dist_RangeResponse ¶
func NewBinom_Dist_RangeResponse() *Binom_Dist_RangeResponse
NewBinom_Dist_RangeResponse instantiates a new binom_Dist_RangeResponse and sets the default values.
func (*Binom_Dist_RangeResponse) GetAdditionalData ¶
func (m *Binom_Dist_RangeResponse) 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 (*Binom_Dist_RangeResponse) GetFieldDeserializers ¶
func (m *Binom_Dist_RangeResponse) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*Binom_Dist_RangeResponse) GetWorkbookFunctionResult ¶
func (m *Binom_Dist_RangeResponse) GetWorkbookFunctionResult() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WorkbookFunctionResult
GetWorkbookFunctionResult gets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult
func (*Binom_Dist_RangeResponse) IsNil ¶
func (m *Binom_Dist_RangeResponse) IsNil() bool
func (*Binom_Dist_RangeResponse) Serialize ¶
func (m *Binom_Dist_RangeResponse) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serialize serializes information the current object
func (*Binom_Dist_RangeResponse) SetAdditionalData ¶
func (m *Binom_Dist_RangeResponse) 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 (*Binom_Dist_RangeResponse) SetWorkbookFunctionResult ¶
func (m *Binom_Dist_RangeResponse) SetWorkbookFunctionResult(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WorkbookFunctionResult)
SetWorkbookFunctionResult sets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult