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