agreements

package
v0.19.0 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2022 License: MIT Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AgreementsRequestBuilder

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

AgreementsRequestBuilder provides operations to manage the collection of agreement entities.

func NewAgreementsRequestBuilder

NewAgreementsRequestBuilder instantiates a new AgreementsRequestBuilder and sets the default values.

func NewAgreementsRequestBuilderInternal

func NewAgreementsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AgreementsRequestBuilder

NewAgreementsRequestBuilderInternal instantiates a new AgreementsRequestBuilder and sets the default values.

func (*AgreementsRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get entities from agreements

func (*AgreementsRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation add new entity to agreements

func (*AgreementsRequestBuilder) Post

Post add new entity to agreements

type AgreementsRequestBuilderGetOptions

type AgreementsRequestBuilderGetOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *AgreementsRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

AgreementsRequestBuilderGetOptions options for Get

type AgreementsRequestBuilderGetQueryParameters

type AgreementsRequestBuilderGetQueryParameters struct {
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

AgreementsRequestBuilderGetQueryParameters get entities from agreements

type AgreementsRequestBuilderPostOptions

type AgreementsRequestBuilderPostOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Agreementable
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

AgreementsRequestBuilderPostOptions options for Post

Jump to

Keyboard shortcuts

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