mastercategories

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2022 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 MasterCategoriesRequestBuilder

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

MasterCategoriesRequestBuilder builds and executes requests for operations under \users\{user-id}\outlook\masterCategories

func NewMasterCategoriesRequestBuilder

NewMasterCategoriesRequestBuilder instantiates a new MasterCategoriesRequestBuilder and sets the default values.

func NewMasterCategoriesRequestBuilderInternal

func NewMasterCategoriesRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *MasterCategoriesRequestBuilder

NewMasterCategoriesRequestBuilderInternal instantiates a new MasterCategoriesRequestBuilder and sets the default values.

func (*MasterCategoriesRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation a list of categories defined for the user.

func (*MasterCategoriesRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation a list of categories defined for the user.

func (*MasterCategoriesRequestBuilder) Get

Get a list of categories defined for the user.

func (*MasterCategoriesRequestBuilder) Post

Post a list of categories defined for the user.

type MasterCategoriesRequestBuilderGetOptions

type MasterCategoriesRequestBuilderGetOptions struct {
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Request query parameters
	Q *MasterCategoriesRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

MasterCategoriesRequestBuilderGetOptions options for Get

type MasterCategoriesRequestBuilderGetQueryParameters

type MasterCategoriesRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool
	// Filter items by property values
	Filter *string
	// Order items by property values
	Orderby []string
	// Select properties to be returned
	Select []string
	// Skip the first n items
	Skip *int32
	// Show only the first n items
	Top *int32
}

MasterCategoriesRequestBuilderGetQueryParameters a list of categories defined for the user.

type MasterCategoriesRequestBuilderPostOptions

type MasterCategoriesRequestBuilderPostOptions struct {
	//
	Body *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.OutlookCategory
	// 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
}

MasterCategoriesRequestBuilderPostOptions options for Post

type MasterCategoriesResponse

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

MasterCategoriesResponse

func NewMasterCategoriesResponse

func NewMasterCategoriesResponse() *MasterCategoriesResponse

NewMasterCategoriesResponse instantiates a new masterCategoriesResponse and sets the default values.

func (*MasterCategoriesResponse) GetAdditionalData

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

GetFieldDeserializers the deserialization information for the current model

func (m *MasterCategoriesResponse) GetNextLink() *string

GetNextLink gets the @odata.nextLink property value.

func (*MasterCategoriesResponse) GetValue

GetValue gets the value property value.

func (*MasterCategoriesResponse) IsNil

func (m *MasterCategoriesResponse) IsNil() bool

func (*MasterCategoriesResponse) Serialize

Serialize serializes information the current object

func (*MasterCategoriesResponse) SetAdditionalData

func (m *MasterCategoriesResponse) 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 (m *MasterCategoriesResponse) SetNextLink(value *string)

SetNextLink sets the @odata.nextLink property value.

func (*MasterCategoriesResponse) SetValue

SetValue sets the value property value.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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