recent

package
v0.41.1 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateRecentResponseFromDiscriminatorValue

CreateRecentResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

Types

type RecentRequestBuilder

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

RecentRequestBuilder provides operations to call the recent method.

func NewRecentRequestBuilder

NewRecentRequestBuilder instantiates a new RecentRequestBuilder and sets the default values.

func NewRecentRequestBuilderInternal

func NewRecentRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *RecentRequestBuilder

NewRecentRequestBuilderInternal instantiates a new RecentRequestBuilder and sets the default values.

func (*RecentRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation invoke function recent

func (*RecentRequestBuilder) CreateGetRequestInformationWithRequestConfiguration

CreateGetRequestInformationWithRequestConfiguration invoke function recent

func (*RecentRequestBuilder) Get

Get invoke function recent

type RecentRequestBuilderGetQueryParameters added in v0.41.0

type RecentRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

RecentRequestBuilderGetQueryParameters invoke function recent

type RecentRequestBuilderGetRequestConfiguration

type RecentRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *RecentRequestBuilderGetQueryParameters
}

RecentRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type RecentResponse

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

RecentResponse provides operations to call the recent method.

func NewRecentResponse

func NewRecentResponse() *RecentResponse

NewRecentResponse instantiates a new recentResponse and sets the default values.

func (*RecentResponse) GetAdditionalData

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

GetFieldDeserializers the deserialization information for the current model

func (*RecentResponse) GetValue

GetValue gets the value property value. The value property

func (*RecentResponse) Serialize

Serialize serializes information the current object

func (*RecentResponse) SetAdditionalData

func (m *RecentResponse) 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 (*RecentResponse) SetValue

SetValue sets the value property value. The value property

Jump to

Keyboard shortcuts

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