Documentation ¶
Index ¶
- type CoupDaysNcRequestBody
- func (m *CoupDaysNcRequestBody) GetAdditionalData() map[string]interface{}
- func (m *CoupDaysNcRequestBody) GetBasis() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *CoupDaysNcRequestBody) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *CoupDaysNcRequestBody) GetFrequency() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *CoupDaysNcRequestBody) GetMaturity() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *CoupDaysNcRequestBody) GetSettlement() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *CoupDaysNcRequestBody) IsNil() bool
- func (m *CoupDaysNcRequestBody) Serialize(...) error
- func (m *CoupDaysNcRequestBody) SetAdditionalData(value map[string]interface{})
- func (m *CoupDaysNcRequestBody) SetBasis(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- func (m *CoupDaysNcRequestBody) SetFrequency(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- func (m *CoupDaysNcRequestBody) SetMaturity(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- func (m *CoupDaysNcRequestBody) SetSettlement(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- type CoupDaysNcRequestBuilder
- type CoupDaysNcRequestBuilderPostOptions
- type CoupDaysNcResponse
- func (m *CoupDaysNcResponse) GetAdditionalData() map[string]interface{}
- func (m *CoupDaysNcResponse) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *CoupDaysNcResponse) GetWorkbookFunctionResult() ...
- func (m *CoupDaysNcResponse) IsNil() bool
- func (m *CoupDaysNcResponse) Serialize(...) error
- func (m *CoupDaysNcResponse) SetAdditionalData(value map[string]interface{})
- func (m *CoupDaysNcResponse) SetWorkbookFunctionResult(...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CoupDaysNcRequestBody ¶
type CoupDaysNcRequestBody struct {
// contains filtered or unexported fields
}
CoupDaysNcRequestBody
func NewCoupDaysNcRequestBody ¶
func NewCoupDaysNcRequestBody() *CoupDaysNcRequestBody
NewCoupDaysNcRequestBody instantiates a new coupDaysNcRequestBody and sets the default values.
func (*CoupDaysNcRequestBody) GetAdditionalData ¶
func (m *CoupDaysNcRequestBody) 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 (*CoupDaysNcRequestBody) GetBasis ¶
func (m *CoupDaysNcRequestBody) GetBasis() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
GetBasis gets the basis property value.
func (*CoupDaysNcRequestBody) GetFieldDeserializers ¶
func (m *CoupDaysNcRequestBody) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*CoupDaysNcRequestBody) GetFrequency ¶
func (m *CoupDaysNcRequestBody) GetFrequency() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
GetFrequency gets the frequency property value.
func (*CoupDaysNcRequestBody) GetMaturity ¶
func (m *CoupDaysNcRequestBody) GetMaturity() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
GetMaturity gets the maturity property value.
func (*CoupDaysNcRequestBody) GetSettlement ¶
func (m *CoupDaysNcRequestBody) GetSettlement() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
GetSettlement gets the settlement property value.
func (*CoupDaysNcRequestBody) IsNil ¶
func (m *CoupDaysNcRequestBody) IsNil() bool
func (*CoupDaysNcRequestBody) Serialize ¶
func (m *CoupDaysNcRequestBody) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serialize serializes information the current object
func (*CoupDaysNcRequestBody) SetAdditionalData ¶
func (m *CoupDaysNcRequestBody) 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 (*CoupDaysNcRequestBody) SetBasis ¶
func (m *CoupDaysNcRequestBody) SetBasis(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
SetBasis sets the basis property value.
func (*CoupDaysNcRequestBody) SetFrequency ¶
func (m *CoupDaysNcRequestBody) SetFrequency(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
SetFrequency sets the frequency property value.
func (*CoupDaysNcRequestBody) SetMaturity ¶
func (m *CoupDaysNcRequestBody) SetMaturity(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
SetMaturity sets the maturity property value.
func (*CoupDaysNcRequestBody) SetSettlement ¶
func (m *CoupDaysNcRequestBody) SetSettlement(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
SetSettlement sets the settlement property value.
type CoupDaysNcRequestBuilder ¶
type CoupDaysNcRequestBuilder struct {
// contains filtered or unexported fields
}
CoupDaysNcRequestBuilder builds and executes requests for operations under \workbooks\{driveItem-id}\workbook\functions\microsoft.graph.coupDaysNc
func NewCoupDaysNcRequestBuilder ¶
func NewCoupDaysNcRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *CoupDaysNcRequestBuilder
NewCoupDaysNcRequestBuilder instantiates a new CoupDaysNcRequestBuilder and sets the default values.
func NewCoupDaysNcRequestBuilderInternal ¶
func NewCoupDaysNcRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *CoupDaysNcRequestBuilder
NewCoupDaysNcRequestBuilderInternal instantiates a new CoupDaysNcRequestBuilder and sets the default values.
func (*CoupDaysNcRequestBuilder) CreatePostRequestInformation ¶
func (m *CoupDaysNcRequestBuilder) CreatePostRequestInformation(options *CoupDaysNcRequestBuilderPostOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreatePostRequestInformation invoke action coupDaysNc
func (*CoupDaysNcRequestBuilder) Post ¶
func (m *CoupDaysNcRequestBuilder) Post(options *CoupDaysNcRequestBuilderPostOptions) (*CoupDaysNcResponse, error)
Post invoke action coupDaysNc
type CoupDaysNcRequestBuilderPostOptions ¶
type CoupDaysNcRequestBuilderPostOptions struct { // Body *CoupDaysNcRequestBody // 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 }
CoupDaysNcRequestBuilderPostOptions options for Post
type CoupDaysNcResponse ¶
type CoupDaysNcResponse struct {
// contains filtered or unexported fields
}
CoupDaysNcResponse union type wrapper for classes workbookFunctionResult
func NewCoupDaysNcResponse ¶
func NewCoupDaysNcResponse() *CoupDaysNcResponse
NewCoupDaysNcResponse instantiates a new coupDaysNcResponse and sets the default values.
func (*CoupDaysNcResponse) GetAdditionalData ¶
func (m *CoupDaysNcResponse) 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 (*CoupDaysNcResponse) GetFieldDeserializers ¶
func (m *CoupDaysNcResponse) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*CoupDaysNcResponse) GetWorkbookFunctionResult ¶
func (m *CoupDaysNcResponse) GetWorkbookFunctionResult() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WorkbookFunctionResult
GetWorkbookFunctionResult gets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult
func (*CoupDaysNcResponse) IsNil ¶
func (m *CoupDaysNcResponse) IsNil() bool
func (*CoupDaysNcResponse) Serialize ¶
func (m *CoupDaysNcResponse) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serialize serializes information the current object
func (*CoupDaysNcResponse) SetAdditionalData ¶
func (m *CoupDaysNcResponse) 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 (*CoupDaysNcResponse) SetWorkbookFunctionResult ¶
func (m *CoupDaysNcResponse) SetWorkbookFunctionResult(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WorkbookFunctionResult)
SetWorkbookFunctionResult sets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult