Documentation
¶
Index ¶
- type CoupNumRequestBody
- func (m *CoupNumRequestBody) GetAdditionalData() map[string]interface{}
- func (m *CoupNumRequestBody) GetBasis() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *CoupNumRequestBody) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *CoupNumRequestBody) GetFrequency() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *CoupNumRequestBody) GetMaturity() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *CoupNumRequestBody) GetSettlement() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *CoupNumRequestBody) IsNil() bool
- func (m *CoupNumRequestBody) Serialize(...) error
- func (m *CoupNumRequestBody) SetAdditionalData(value map[string]interface{})
- func (m *CoupNumRequestBody) SetBasis(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- func (m *CoupNumRequestBody) SetFrequency(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- func (m *CoupNumRequestBody) SetMaturity(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- func (m *CoupNumRequestBody) SetSettlement(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- type CoupNumRequestBuilder
- type CoupNumRequestBuilderPostOptions
- type CoupNumResponse
- func (m *CoupNumResponse) GetAdditionalData() map[string]interface{}
- func (m *CoupNumResponse) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *CoupNumResponse) GetWorkbookFunctionResult() ...
- func (m *CoupNumResponse) IsNil() bool
- func (m *CoupNumResponse) Serialize(...) error
- func (m *CoupNumResponse) SetAdditionalData(value map[string]interface{})
- func (m *CoupNumResponse) SetWorkbookFunctionResult(...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CoupNumRequestBody ¶
type CoupNumRequestBody struct {
// contains filtered or unexported fields
}
func NewCoupNumRequestBody ¶
func NewCoupNumRequestBody() *CoupNumRequestBody
Instantiates a new coupNumRequestBody and sets the default values.
func (*CoupNumRequestBody) GetAdditionalData ¶
func (m *CoupNumRequestBody) 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 (*CoupNumRequestBody) GetBasis ¶
func (m *CoupNumRequestBody) GetBasis() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
Gets the basis property value.
func (*CoupNumRequestBody) GetFieldDeserializers ¶
func (m *CoupNumRequestBody) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
The deserialization information for the current model
func (*CoupNumRequestBody) GetFrequency ¶
func (m *CoupNumRequestBody) GetFrequency() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
Gets the frequency property value.
func (*CoupNumRequestBody) GetMaturity ¶
func (m *CoupNumRequestBody) GetMaturity() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
Gets the maturity property value.
func (*CoupNumRequestBody) GetSettlement ¶
func (m *CoupNumRequestBody) GetSettlement() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
Gets the settlement property value.
func (*CoupNumRequestBody) IsNil ¶
func (m *CoupNumRequestBody) IsNil() bool
func (*CoupNumRequestBody) Serialize ¶
func (m *CoupNumRequestBody) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serializes information the current object Parameters:
- writer : Serialization writer to use to serialize this model
func (*CoupNumRequestBody) SetAdditionalData ¶
func (m *CoupNumRequestBody) 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 (*CoupNumRequestBody) SetBasis ¶
func (m *CoupNumRequestBody) SetBasis(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
Sets the basis property value. Parameters:
- value : Value to set for the basis property.
func (*CoupNumRequestBody) SetFrequency ¶
func (m *CoupNumRequestBody) SetFrequency(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
Sets the frequency property value. Parameters:
- value : Value to set for the frequency property.
func (*CoupNumRequestBody) SetMaturity ¶
func (m *CoupNumRequestBody) SetMaturity(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
Sets the maturity property value. Parameters:
- value : Value to set for the maturity property.
func (*CoupNumRequestBody) SetSettlement ¶
func (m *CoupNumRequestBody) SetSettlement(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
Sets the settlement property value. Parameters:
- value : Value to set for the settlement property.
type CoupNumRequestBuilder ¶
type CoupNumRequestBuilder struct {
// contains filtered or unexported fields
}
Builds and executes requests for operations under \workbooks\{driveItem-id}\workbook\functions\microsoft.graph.coupNum
func NewCoupNumRequestBuilder ¶
func NewCoupNumRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *CoupNumRequestBuilder
Instantiates a new CoupNumRequestBuilder 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 NewCoupNumRequestBuilderInternal ¶
func NewCoupNumRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *CoupNumRequestBuilder
Instantiates a new CoupNumRequestBuilder and sets the default values. Parameters:
- pathParameters : Path parameters for the request
- requestAdapter : The request adapter to use to execute the requests.
func (*CoupNumRequestBuilder) CreatePostRequestInformation ¶
func (m *CoupNumRequestBuilder) CreatePostRequestInformation(options *CoupNumRequestBuilderPostOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
Invoke action coupNum Parameters:
- options : Options for the request
func (*CoupNumRequestBuilder) Post ¶
func (m *CoupNumRequestBuilder) Post(options *CoupNumRequestBuilderPostOptions) (*CoupNumResponse, error)
Invoke action coupNum Parameters:
- options : Options for the request
type CoupNumRequestBuilderPostOptions ¶
type CoupNumRequestBuilderPostOptions struct {
//
Body *CoupNumRequestBody
// 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 CoupNumResponse ¶
type CoupNumResponse struct {
// contains filtered or unexported fields
}
Union type wrapper for classes workbookFunctionResult
func NewCoupNumResponse ¶
func NewCoupNumResponse() *CoupNumResponse
Instantiates a new coupNumResponse and sets the default values.
func (*CoupNumResponse) GetAdditionalData ¶
func (m *CoupNumResponse) 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 (*CoupNumResponse) GetFieldDeserializers ¶
func (m *CoupNumResponse) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
The deserialization information for the current model
func (*CoupNumResponse) GetWorkbookFunctionResult ¶
func (m *CoupNumResponse) GetWorkbookFunctionResult() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WorkbookFunctionResult
Gets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult
func (*CoupNumResponse) IsNil ¶
func (m *CoupNumResponse) IsNil() bool
func (*CoupNumResponse) Serialize ¶
func (m *CoupNumResponse) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serializes information the current object Parameters:
- writer : Serialization writer to use to serialize this model
func (*CoupNumResponse) SetAdditionalData ¶
func (m *CoupNumResponse) 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 (*CoupNumResponse) SetWorkbookFunctionResult ¶
func (m *CoupNumResponse) SetWorkbookFunctionResult(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WorkbookFunctionResult)
Sets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult Parameters:
- value : Value to set for the workbookFunctionResult property.