yield

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 10, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type YieldRequestBody

type YieldRequestBody struct {
	// contains filtered or unexported fields
}

func NewYieldRequestBody

func NewYieldRequestBody() *YieldRequestBody

Instantiates a new yieldRequestBody and sets the default values.

func (*YieldRequestBody) GetAdditionalData

func (m *YieldRequestBody) 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 (*YieldRequestBody) GetBasis

Gets the basis property value.

func (*YieldRequestBody) GetFieldDeserializers

The deserialization information for the current model

func (*YieldRequestBody) GetFrequency

Gets the frequency property value.

func (*YieldRequestBody) GetMaturity

Gets the maturity property value.

func (*YieldRequestBody) GetPr

Gets the pr property value.

func (*YieldRequestBody) GetRate

Gets the rate property value.

func (*YieldRequestBody) GetRedemption

Gets the redemption property value.

func (*YieldRequestBody) GetSettlement

Gets the settlement property value.

func (*YieldRequestBody) IsNil

func (m *YieldRequestBody) IsNil() bool

func (*YieldRequestBody) Serialize

Serializes information the current object Parameters:

  • writer : Serialization writer to use to serialize this model

func (*YieldRequestBody) SetAdditionalData

func (m *YieldRequestBody) 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 (*YieldRequestBody) SetBasis

Sets the basis property value. Parameters:

  • value : Value to set for the basis property.

func (*YieldRequestBody) SetFrequency

Sets the frequency property value. Parameters:

  • value : Value to set for the frequency property.

func (*YieldRequestBody) SetMaturity

Sets the maturity property value. Parameters:

  • value : Value to set for the maturity property.

func (*YieldRequestBody) SetPr

Sets the pr property value. Parameters:

  • value : Value to set for the pr property.

func (*YieldRequestBody) SetRate

Sets the rate property value. Parameters:

  • value : Value to set for the rate property.

func (*YieldRequestBody) SetRedemption

Sets the redemption property value. Parameters:

  • value : Value to set for the redemption property.

func (*YieldRequestBody) SetSettlement

Sets the settlement property value. Parameters:

  • value : Value to set for the settlement property.

type YieldRequestBuilder

type YieldRequestBuilder struct {
	// contains filtered or unexported fields
}

Builds and executes requests for operations under \workbooks\{driveItem-id}\workbook\functions\microsoft.graph.yield

func NewYieldRequestBuilder

Instantiates a new YieldRequestBuilder 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 NewYieldRequestBuilderInternal

func NewYieldRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *YieldRequestBuilder

Instantiates a new YieldRequestBuilder and sets the default values. Parameters:

  • pathParameters : Path parameters for the request
  • requestAdapter : The request adapter to use to execute the requests.

func (*YieldRequestBuilder) CreatePostRequestInformation

Invoke action yield Parameters:

  • options : Options for the request

func (*YieldRequestBuilder) Post

Invoke action yield Parameters:

  • options : Options for the request

type YieldRequestBuilderPostOptions

type YieldRequestBuilderPostOptions struct {
	//
	Body *YieldRequestBody
	// 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 YieldResponse

type YieldResponse struct {
	// contains filtered or unexported fields
}

Union type wrapper for classes workbookFunctionResult

func NewYieldResponse

func NewYieldResponse() *YieldResponse

Instantiates a new yieldResponse and sets the default values.

func (*YieldResponse) GetAdditionalData

func (m *YieldResponse) 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 (*YieldResponse) GetFieldDeserializers

The deserialization information for the current model

func (*YieldResponse) GetWorkbookFunctionResult

Gets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult

func (*YieldResponse) IsNil

func (m *YieldResponse) IsNil() bool

func (*YieldResponse) Serialize

Serializes information the current object Parameters:

  • writer : Serialization writer to use to serialize this model

func (*YieldResponse) SetAdditionalData

func (m *YieldResponse) 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 (*YieldResponse) SetWorkbookFunctionResult

Sets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult Parameters:

  • value : Value to set for the workbookFunctionResult property.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL