callrecords

package
v0.18.0 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CallRecordsRequestBuilder

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

CallRecordsRequestBuilder provides operations to manage the callRecords property of the microsoft.graph.cloudCommunications entity.

func NewCallRecordsRequestBuilder

NewCallRecordsRequestBuilder instantiates a new CallRecordsRequestBuilder and sets the default values.

func NewCallRecordsRequestBuilderInternal

func NewCallRecordsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *CallRecordsRequestBuilder

NewCallRecordsRequestBuilderInternal instantiates a new CallRecordsRequestBuilder and sets the default values.

func (*CallRecordsRequestBuilder) Count added in v0.13.0

Count the count property

func (*CallRecordsRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get callRecords from communications

func (*CallRecordsRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation create new navigation property to callRecords for communications

func (*CallRecordsRequestBuilder) Post

Post create new navigation property to callRecords for communications

type CallRecordsRequestBuilderGetOptions

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

CallRecordsRequestBuilderGetOptions options for Get

type CallRecordsRequestBuilderGetQueryParameters

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

CallRecordsRequestBuilderGetQueryParameters get callRecords from communications

type CallRecordsRequestBuilderPostOptions

type CallRecordsRequestBuilderPostOptions struct {
	//
	Body iaf7085b34cf3df74d75420043707a37fee7e9a355a2db4b4b46244736f7f1d19.CallRecordable
	// 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
}

CallRecordsRequestBuilderPostOptions options for Post

Jump to

Keyboard shortcuts

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