Documentation
¶
Index ¶
- type PriceMatRequestBody
- func (m *PriceMatRequestBody) GetAdditionalData() map[string]interface{}
- func (m *PriceMatRequestBody) GetBasis() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *PriceMatRequestBody) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *PriceMatRequestBody) GetIssue() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *PriceMatRequestBody) GetMaturity() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *PriceMatRequestBody) GetRate() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *PriceMatRequestBody) GetSettlement() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *PriceMatRequestBody) GetYld() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *PriceMatRequestBody) IsNil() bool
- func (m *PriceMatRequestBody) Serialize(...) error
- func (m *PriceMatRequestBody) SetAdditionalData(value map[string]interface{})
- func (m *PriceMatRequestBody) SetBasis(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- func (m *PriceMatRequestBody) SetIssue(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- func (m *PriceMatRequestBody) SetMaturity(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- func (m *PriceMatRequestBody) SetRate(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- func (m *PriceMatRequestBody) SetSettlement(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- func (m *PriceMatRequestBody) SetYld(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- type PriceMatRequestBuilder
- type PriceMatRequestBuilderPostOptions
- type PriceMatResponse
- func (m *PriceMatResponse) GetAdditionalData() map[string]interface{}
- func (m *PriceMatResponse) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *PriceMatResponse) GetWorkbookFunctionResult() ...
- func (m *PriceMatResponse) IsNil() bool
- func (m *PriceMatResponse) Serialize(...) error
- func (m *PriceMatResponse) SetAdditionalData(value map[string]interface{})
- func (m *PriceMatResponse) SetWorkbookFunctionResult(...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PriceMatRequestBody ¶
type PriceMatRequestBody struct {
// contains filtered or unexported fields
}
func NewPriceMatRequestBody ¶
func NewPriceMatRequestBody() *PriceMatRequestBody
Instantiates a new priceMatRequestBody and sets the default values.
func (*PriceMatRequestBody) GetAdditionalData ¶
func (m *PriceMatRequestBody) 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 (*PriceMatRequestBody) GetBasis ¶
func (m *PriceMatRequestBody) GetBasis() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
Gets the basis property value.
func (*PriceMatRequestBody) GetFieldDeserializers ¶
func (m *PriceMatRequestBody) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
The deserialization information for the current model
func (*PriceMatRequestBody) GetIssue ¶
func (m *PriceMatRequestBody) GetIssue() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
Gets the issue property value.
func (*PriceMatRequestBody) GetMaturity ¶
func (m *PriceMatRequestBody) GetMaturity() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
Gets the maturity property value.
func (*PriceMatRequestBody) GetRate ¶
func (m *PriceMatRequestBody) GetRate() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
Gets the rate property value.
func (*PriceMatRequestBody) GetSettlement ¶
func (m *PriceMatRequestBody) GetSettlement() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
Gets the settlement property value.
func (*PriceMatRequestBody) GetYld ¶
func (m *PriceMatRequestBody) GetYld() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
Gets the yld property value.
func (*PriceMatRequestBody) IsNil ¶
func (m *PriceMatRequestBody) IsNil() bool
func (*PriceMatRequestBody) Serialize ¶
func (m *PriceMatRequestBody) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serializes information the current object Parameters:
- writer : Serialization writer to use to serialize this model
func (*PriceMatRequestBody) SetAdditionalData ¶
func (m *PriceMatRequestBody) 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 (*PriceMatRequestBody) SetBasis ¶
func (m *PriceMatRequestBody) SetBasis(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
Sets the basis property value. Parameters:
- value : Value to set for the basis property.
func (*PriceMatRequestBody) SetIssue ¶
func (m *PriceMatRequestBody) SetIssue(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
Sets the issue property value. Parameters:
- value : Value to set for the issue property.
func (*PriceMatRequestBody) SetMaturity ¶
func (m *PriceMatRequestBody) SetMaturity(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
Sets the maturity property value. Parameters:
- value : Value to set for the maturity property.
func (*PriceMatRequestBody) SetRate ¶
func (m *PriceMatRequestBody) SetRate(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
Sets the rate property value. Parameters:
- value : Value to set for the rate property.
func (*PriceMatRequestBody) SetSettlement ¶
func (m *PriceMatRequestBody) SetSettlement(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
Sets the settlement property value. Parameters:
- value : Value to set for the settlement property.
func (*PriceMatRequestBody) SetYld ¶
func (m *PriceMatRequestBody) SetYld(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
Sets the yld property value. Parameters:
- value : Value to set for the yld property.
type PriceMatRequestBuilder ¶
type PriceMatRequestBuilder struct {
// contains filtered or unexported fields
}
Builds and executes requests for operations under \workbooks\{driveItem-id}\workbook\functions\microsoft.graph.priceMat
func NewPriceMatRequestBuilder ¶
func NewPriceMatRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *PriceMatRequestBuilder
Instantiates a new PriceMatRequestBuilder 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 NewPriceMatRequestBuilderInternal ¶
func NewPriceMatRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *PriceMatRequestBuilder
Instantiates a new PriceMatRequestBuilder and sets the default values. Parameters:
- pathParameters : Path parameters for the request
- requestAdapter : The request adapter to use to execute the requests.
func (*PriceMatRequestBuilder) CreatePostRequestInformation ¶
func (m *PriceMatRequestBuilder) CreatePostRequestInformation(options *PriceMatRequestBuilderPostOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
Invoke action priceMat Parameters:
- options : Options for the request
func (*PriceMatRequestBuilder) Post ¶
func (m *PriceMatRequestBuilder) Post(options *PriceMatRequestBuilderPostOptions) (*PriceMatResponse, error)
Invoke action priceMat Parameters:
- options : Options for the request
type PriceMatRequestBuilderPostOptions ¶
type PriceMatRequestBuilderPostOptions struct { // Body *PriceMatRequestBody // 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 PriceMatResponse ¶
type PriceMatResponse struct {
// contains filtered or unexported fields
}
Union type wrapper for classes workbookFunctionResult
func NewPriceMatResponse ¶
func NewPriceMatResponse() *PriceMatResponse
Instantiates a new priceMatResponse and sets the default values.
func (*PriceMatResponse) GetAdditionalData ¶
func (m *PriceMatResponse) 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 (*PriceMatResponse) GetFieldDeserializers ¶
func (m *PriceMatResponse) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
The deserialization information for the current model
func (*PriceMatResponse) GetWorkbookFunctionResult ¶
func (m *PriceMatResponse) GetWorkbookFunctionResult() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WorkbookFunctionResult
Gets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult
func (*PriceMatResponse) IsNil ¶
func (m *PriceMatResponse) IsNil() bool
func (*PriceMatResponse) Serialize ¶
func (m *PriceMatResponse) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serializes information the current object Parameters:
- writer : Serialization writer to use to serialize this model
func (*PriceMatResponse) SetAdditionalData ¶
func (m *PriceMatResponse) 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 (*PriceMatResponse) SetWorkbookFunctionResult ¶
func (m *PriceMatResponse) SetWorkbookFunctionResult(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WorkbookFunctionResult)
Sets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult Parameters:
- value : Value to set for the workbookFunctionResult property.