solutions

package
v0.49.0 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2022 License: MIT Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateBookingBusinessesItemAppointmentsItemCancelPostRequestBodyFromDiscriminatorValue added in v0.49.0

func CreateBookingBusinessesItemAppointmentsItemCancelPostRequestBodyFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)

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

func CreateBookingBusinessesItemCalendarViewItemCancelPostRequestBodyFromDiscriminatorValue added in v0.49.0

func CreateBookingBusinessesItemCalendarViewItemCancelPostRequestBodyFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)

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

func CreateBookingBusinessesItemGetStaffAvailabilityPostRequestBodyFromDiscriminatorValue added in v0.49.0

func CreateBookingBusinessesItemGetStaffAvailabilityPostRequestBodyFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)

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

func CreateBookingBusinessesItemGetStaffAvailabilityResponseFromDiscriminatorValue added in v0.49.0

func CreateBookingBusinessesItemGetStaffAvailabilityResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)

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

Types

type BookingBusinessesBookingBusinessItemRequestBuilder added in v0.49.0

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

BookingBusinessesBookingBusinessItemRequestBuilder provides operations to manage the bookingBusinesses property of the microsoft.graph.solutionsRoot entity.

func NewBookingBusinessesBookingBusinessItemRequestBuilder added in v0.49.0

NewBookingBusinessesBookingBusinessItemRequestBuilder instantiates a new BookingBusinessItemRequestBuilder and sets the default values.

func NewBookingBusinessesBookingBusinessItemRequestBuilderInternal added in v0.49.0

func NewBookingBusinessesBookingBusinessItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BookingBusinessesBookingBusinessItemRequestBuilder

NewBookingBusinessesBookingBusinessItemRequestBuilderInternal instantiates a new BookingBusinessItemRequestBuilder and sets the default values.

func (*BookingBusinessesBookingBusinessItemRequestBuilder) Appointments added in v0.49.0

Appointments provides operations to manage the appointments property of the microsoft.graph.bookingBusiness entity.

func (*BookingBusinessesBookingBusinessItemRequestBuilder) AppointmentsById added in v0.49.0

AppointmentsById provides operations to manage the appointments property of the microsoft.graph.bookingBusiness entity.

func (*BookingBusinessesBookingBusinessItemRequestBuilder) CalendarView added in v0.49.0

CalendarView provides operations to manage the calendarView property of the microsoft.graph.bookingBusiness entity.

func (*BookingBusinessesBookingBusinessItemRequestBuilder) CalendarViewById added in v0.49.0

CalendarViewById provides operations to manage the calendarView property of the microsoft.graph.bookingBusiness entity.

func (*BookingBusinessesBookingBusinessItemRequestBuilder) CreateDeleteRequestInformation added in v0.49.0

CreateDeleteRequestInformation delete navigation property bookingBusinesses for solutions

func (*BookingBusinessesBookingBusinessItemRequestBuilder) CreateGetRequestInformation added in v0.49.0

CreateGetRequestInformation get bookingBusinesses from solutions

func (*BookingBusinessesBookingBusinessItemRequestBuilder) CreatePatchRequestInformation added in v0.49.0

CreatePatchRequestInformation update the navigation property bookingBusinesses in solutions

func (*BookingBusinessesBookingBusinessItemRequestBuilder) CustomQuestions added in v0.49.0

CustomQuestions provides operations to manage the customQuestions property of the microsoft.graph.bookingBusiness entity.

func (*BookingBusinessesBookingBusinessItemRequestBuilder) CustomQuestionsById added in v0.49.0

CustomQuestionsById provides operations to manage the customQuestions property of the microsoft.graph.bookingBusiness entity.

func (*BookingBusinessesBookingBusinessItemRequestBuilder) Customers added in v0.49.0

Customers provides operations to manage the customers property of the microsoft.graph.bookingBusiness entity.

func (*BookingBusinessesBookingBusinessItemRequestBuilder) CustomersById added in v0.49.0

CustomersById provides operations to manage the customers property of the microsoft.graph.bookingBusiness entity.

func (*BookingBusinessesBookingBusinessItemRequestBuilder) Delete added in v0.49.0

Delete delete navigation property bookingBusinesses for solutions

func (*BookingBusinessesBookingBusinessItemRequestBuilder) Get added in v0.49.0

Get get bookingBusinesses from solutions

func (*BookingBusinessesBookingBusinessItemRequestBuilder) GetStaffAvailability added in v0.49.0

GetStaffAvailability provides operations to call the getStaffAvailability method.

func (*BookingBusinessesBookingBusinessItemRequestBuilder) Publish added in v0.49.0

Publish provides operations to call the publish method.

func (*BookingBusinessesBookingBusinessItemRequestBuilder) Services added in v0.49.0

Services provides operations to manage the services property of the microsoft.graph.bookingBusiness entity.

func (*BookingBusinessesBookingBusinessItemRequestBuilder) ServicesById added in v0.49.0

ServicesById provides operations to manage the services property of the microsoft.graph.bookingBusiness entity.

func (*BookingBusinessesBookingBusinessItemRequestBuilder) StaffMembers added in v0.49.0

StaffMembers provides operations to manage the staffMembers property of the microsoft.graph.bookingBusiness entity.

func (*BookingBusinessesBookingBusinessItemRequestBuilder) StaffMembersById added in v0.49.0

StaffMembersById provides operations to manage the staffMembers property of the microsoft.graph.bookingBusiness entity.

func (*BookingBusinessesBookingBusinessItemRequestBuilder) Unpublish added in v0.49.0

Unpublish provides operations to call the unpublish method.

type BookingBusinessesBookingBusinessItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

type BookingBusinessesBookingBusinessItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type BookingBusinessesBookingBusinessItemRequestBuilderGetQueryParameters added in v0.49.0

type BookingBusinessesBookingBusinessItemRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

BookingBusinessesBookingBusinessItemRequestBuilderGetQueryParameters get bookingBusinesses from solutions

type BookingBusinessesBookingBusinessItemRequestBuilderGetRequestConfiguration added in v0.49.0

type BookingBusinessesBookingBusinessItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *BookingBusinessesBookingBusinessItemRequestBuilderGetQueryParameters
}

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

type BookingBusinessesBookingBusinessItemRequestBuilderPatchRequestConfiguration added in v0.49.0

type BookingBusinessesBookingBusinessItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type BookingBusinessesCountRequestBuilder added in v0.49.0

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

BookingBusinessesCountRequestBuilder provides operations to count the resources in the collection.

func NewBookingBusinessesCountRequestBuilder added in v0.49.0

NewBookingBusinessesCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewBookingBusinessesCountRequestBuilderInternal added in v0.49.0

func NewBookingBusinessesCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BookingBusinessesCountRequestBuilder

NewBookingBusinessesCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*BookingBusinessesCountRequestBuilder) CreateGetRequestInformation added in v0.49.0

CreateGetRequestInformation get the number of the resource

func (*BookingBusinessesCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

type BookingBusinessesCountRequestBuilderGetRequestConfiguration added in v0.49.0

type BookingBusinessesCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type BookingBusinessesItemAppointmentsBookingAppointmentItemRequestBuilder added in v0.49.0

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

BookingBusinessesItemAppointmentsBookingAppointmentItemRequestBuilder provides operations to manage the appointments property of the microsoft.graph.bookingBusiness entity.

func NewBookingBusinessesItemAppointmentsBookingAppointmentItemRequestBuilder added in v0.49.0

func NewBookingBusinessesItemAppointmentsBookingAppointmentItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BookingBusinessesItemAppointmentsBookingAppointmentItemRequestBuilder

NewBookingBusinessesItemAppointmentsBookingAppointmentItemRequestBuilder instantiates a new BookingAppointmentItemRequestBuilder and sets the default values.

func NewBookingBusinessesItemAppointmentsBookingAppointmentItemRequestBuilderInternal added in v0.49.0

func NewBookingBusinessesItemAppointmentsBookingAppointmentItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BookingBusinessesItemAppointmentsBookingAppointmentItemRequestBuilder

NewBookingBusinessesItemAppointmentsBookingAppointmentItemRequestBuilderInternal instantiates a new BookingAppointmentItemRequestBuilder and sets the default values.

func (*BookingBusinessesItemAppointmentsBookingAppointmentItemRequestBuilder) Cancel added in v0.49.0

Cancel provides operations to call the cancel method.

func (*BookingBusinessesItemAppointmentsBookingAppointmentItemRequestBuilder) CreateDeleteRequestInformation added in v0.49.0

CreateDeleteRequestInformation delete navigation property appointments for solutions

func (*BookingBusinessesItemAppointmentsBookingAppointmentItemRequestBuilder) CreateGetRequestInformation added in v0.49.0

CreateGetRequestInformation all the appointments of this business. Read-only. Nullable.

func (*BookingBusinessesItemAppointmentsBookingAppointmentItemRequestBuilder) CreatePatchRequestInformation added in v0.49.0

CreatePatchRequestInformation update the navigation property appointments in solutions

func (*BookingBusinessesItemAppointmentsBookingAppointmentItemRequestBuilder) Delete added in v0.49.0

Delete delete navigation property appointments for solutions

func (*BookingBusinessesItemAppointmentsBookingAppointmentItemRequestBuilder) Get added in v0.49.0

Get all the appointments of this business. Read-only. Nullable.

type BookingBusinessesItemAppointmentsBookingAppointmentItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

type BookingBusinessesItemAppointmentsBookingAppointmentItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type BookingBusinessesItemAppointmentsBookingAppointmentItemRequestBuilderGetQueryParameters added in v0.49.0

type BookingBusinessesItemAppointmentsBookingAppointmentItemRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

BookingBusinessesItemAppointmentsBookingAppointmentItemRequestBuilderGetQueryParameters all the appointments of this business. Read-only. Nullable.

type BookingBusinessesItemAppointmentsBookingAppointmentItemRequestBuilderGetRequestConfiguration added in v0.49.0

type BookingBusinessesItemAppointmentsBookingAppointmentItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *BookingBusinessesItemAppointmentsBookingAppointmentItemRequestBuilderGetQueryParameters
}

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

type BookingBusinessesItemAppointmentsBookingAppointmentItemRequestBuilderPatchRequestConfiguration added in v0.49.0

type BookingBusinessesItemAppointmentsBookingAppointmentItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type BookingBusinessesItemAppointmentsCountRequestBuilder added in v0.49.0

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

BookingBusinessesItemAppointmentsCountRequestBuilder provides operations to count the resources in the collection.

func NewBookingBusinessesItemAppointmentsCountRequestBuilder added in v0.49.0

NewBookingBusinessesItemAppointmentsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewBookingBusinessesItemAppointmentsCountRequestBuilderInternal added in v0.49.0

func NewBookingBusinessesItemAppointmentsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BookingBusinessesItemAppointmentsCountRequestBuilder

NewBookingBusinessesItemAppointmentsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*BookingBusinessesItemAppointmentsCountRequestBuilder) CreateGetRequestInformation added in v0.49.0

CreateGetRequestInformation get the number of the resource

func (*BookingBusinessesItemAppointmentsCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

type BookingBusinessesItemAppointmentsCountRequestBuilderGetRequestConfiguration added in v0.49.0

type BookingBusinessesItemAppointmentsCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type BookingBusinessesItemAppointmentsItemCancelPostRequestBody added in v0.49.0

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

BookingBusinessesItemAppointmentsItemCancelPostRequestBody provides operations to call the cancel method.

func NewBookingBusinessesItemAppointmentsItemCancelPostRequestBody added in v0.49.0

func NewBookingBusinessesItemAppointmentsItemCancelPostRequestBody() *BookingBusinessesItemAppointmentsItemCancelPostRequestBody

NewBookingBusinessesItemAppointmentsItemCancelPostRequestBody instantiates a new BookingBusinessesItemAppointmentsItemCancelPostRequestBody and sets the default values.

func (*BookingBusinessesItemAppointmentsItemCancelPostRequestBody) GetAdditionalData added in v0.49.0

func (m *BookingBusinessesItemAppointmentsItemCancelPostRequestBody) 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 (*BookingBusinessesItemAppointmentsItemCancelPostRequestBody) GetCancellationMessage added in v0.49.0

GetCancellationMessage gets the cancellationMessage property value. The cancellationMessage property

func (*BookingBusinessesItemAppointmentsItemCancelPostRequestBody) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*BookingBusinessesItemAppointmentsItemCancelPostRequestBody) Serialize added in v0.49.0

Serialize serializes information the current object

func (*BookingBusinessesItemAppointmentsItemCancelPostRequestBody) SetAdditionalData added in v0.49.0

func (m *BookingBusinessesItemAppointmentsItemCancelPostRequestBody) 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 (*BookingBusinessesItemAppointmentsItemCancelPostRequestBody) SetCancellationMessage added in v0.49.0

func (m *BookingBusinessesItemAppointmentsItemCancelPostRequestBody) SetCancellationMessage(value *string)

SetCancellationMessage sets the cancellationMessage property value. The cancellationMessage property

type BookingBusinessesItemAppointmentsItemCancelPostRequestBodyable added in v0.49.0

type BookingBusinessesItemAppointmentsItemCancelPostRequestBodyable interface {
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
	GetCancellationMessage() *string
	SetCancellationMessage(value *string)
}

BookingBusinessesItemAppointmentsItemCancelPostRequestBodyable

type BookingBusinessesItemAppointmentsItemCancelRequestBuilder added in v0.49.0

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

BookingBusinessesItemAppointmentsItemCancelRequestBuilder provides operations to call the cancel method.

func NewBookingBusinessesItemAppointmentsItemCancelRequestBuilder added in v0.49.0

func NewBookingBusinessesItemAppointmentsItemCancelRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BookingBusinessesItemAppointmentsItemCancelRequestBuilder

NewBookingBusinessesItemAppointmentsItemCancelRequestBuilder instantiates a new CancelRequestBuilder and sets the default values.

func NewBookingBusinessesItemAppointmentsItemCancelRequestBuilderInternal added in v0.49.0

func NewBookingBusinessesItemAppointmentsItemCancelRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BookingBusinessesItemAppointmentsItemCancelRequestBuilder

NewBookingBusinessesItemAppointmentsItemCancelRequestBuilderInternal instantiates a new CancelRequestBuilder and sets the default values.

func (*BookingBusinessesItemAppointmentsItemCancelRequestBuilder) CreatePostRequestInformation added in v0.49.0

CreatePostRequestInformation cancel the specified bookingAppointment in the specified bookingBusiness and send a message to the involved customer and staff members.

func (*BookingBusinessesItemAppointmentsItemCancelRequestBuilder) Post added in v0.49.0

Post cancel the specified bookingAppointment in the specified bookingBusiness and send a message to the involved customer and staff members. Find more info here

type BookingBusinessesItemAppointmentsItemCancelRequestBuilderPostRequestConfiguration added in v0.49.0

type BookingBusinessesItemAppointmentsItemCancelRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type BookingBusinessesItemAppointmentsRequestBuilder added in v0.49.0

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

BookingBusinessesItemAppointmentsRequestBuilder provides operations to manage the appointments property of the microsoft.graph.bookingBusiness entity.

func NewBookingBusinessesItemAppointmentsRequestBuilder added in v0.49.0

NewBookingBusinessesItemAppointmentsRequestBuilder instantiates a new AppointmentsRequestBuilder and sets the default values.

func NewBookingBusinessesItemAppointmentsRequestBuilderInternal added in v0.49.0

func NewBookingBusinessesItemAppointmentsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BookingBusinessesItemAppointmentsRequestBuilder

NewBookingBusinessesItemAppointmentsRequestBuilderInternal instantiates a new AppointmentsRequestBuilder and sets the default values.

func (*BookingBusinessesItemAppointmentsRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*BookingBusinessesItemAppointmentsRequestBuilder) CreateGetRequestInformation added in v0.49.0

CreateGetRequestInformation get a list of bookingAppointment objects for the specified bookingBusiness.

func (*BookingBusinessesItemAppointmentsRequestBuilder) CreatePostRequestInformation added in v0.49.0

CreatePostRequestInformation create a new bookingAppointment for the specified bookingBusiness.

func (*BookingBusinessesItemAppointmentsRequestBuilder) Get added in v0.49.0

Get get a list of bookingAppointment objects for the specified bookingBusiness. Find more info here

type BookingBusinessesItemAppointmentsRequestBuilderGetQueryParameters added in v0.49.0

type BookingBusinessesItemAppointmentsRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// 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"`
}

BookingBusinessesItemAppointmentsRequestBuilderGetQueryParameters get a list of bookingAppointment objects for the specified bookingBusiness.

type BookingBusinessesItemAppointmentsRequestBuilderGetRequestConfiguration added in v0.49.0

type BookingBusinessesItemAppointmentsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *BookingBusinessesItemAppointmentsRequestBuilderGetQueryParameters
}

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

type BookingBusinessesItemAppointmentsRequestBuilderPostRequestConfiguration added in v0.49.0

type BookingBusinessesItemAppointmentsRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type BookingBusinessesItemCalendarViewBookingAppointmentItemRequestBuilder added in v0.49.0

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

BookingBusinessesItemCalendarViewBookingAppointmentItemRequestBuilder provides operations to manage the calendarView property of the microsoft.graph.bookingBusiness entity.

func NewBookingBusinessesItemCalendarViewBookingAppointmentItemRequestBuilder added in v0.49.0

func NewBookingBusinessesItemCalendarViewBookingAppointmentItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BookingBusinessesItemCalendarViewBookingAppointmentItemRequestBuilder

NewBookingBusinessesItemCalendarViewBookingAppointmentItemRequestBuilder instantiates a new BookingAppointmentItemRequestBuilder and sets the default values.

func NewBookingBusinessesItemCalendarViewBookingAppointmentItemRequestBuilderInternal added in v0.49.0

func NewBookingBusinessesItemCalendarViewBookingAppointmentItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BookingBusinessesItemCalendarViewBookingAppointmentItemRequestBuilder

NewBookingBusinessesItemCalendarViewBookingAppointmentItemRequestBuilderInternal instantiates a new BookingAppointmentItemRequestBuilder and sets the default values.

func (*BookingBusinessesItemCalendarViewBookingAppointmentItemRequestBuilder) Cancel added in v0.49.0

Cancel provides operations to call the cancel method.

func (*BookingBusinessesItemCalendarViewBookingAppointmentItemRequestBuilder) CreateDeleteRequestInformation added in v0.49.0

CreateDeleteRequestInformation delete navigation property calendarView for solutions

func (*BookingBusinessesItemCalendarViewBookingAppointmentItemRequestBuilder) CreateGetRequestInformation added in v0.49.0

CreateGetRequestInformation the set of appointments of this business in a specified date range. Read-only. Nullable.

func (*BookingBusinessesItemCalendarViewBookingAppointmentItemRequestBuilder) CreatePatchRequestInformation added in v0.49.0

CreatePatchRequestInformation update the navigation property calendarView in solutions

func (*BookingBusinessesItemCalendarViewBookingAppointmentItemRequestBuilder) Delete added in v0.49.0

Delete delete navigation property calendarView for solutions

func (*BookingBusinessesItemCalendarViewBookingAppointmentItemRequestBuilder) Get added in v0.49.0

Get the set of appointments of this business in a specified date range. Read-only. Nullable.

type BookingBusinessesItemCalendarViewBookingAppointmentItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

type BookingBusinessesItemCalendarViewBookingAppointmentItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type BookingBusinessesItemCalendarViewBookingAppointmentItemRequestBuilderGetQueryParameters added in v0.49.0

type BookingBusinessesItemCalendarViewBookingAppointmentItemRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

BookingBusinessesItemCalendarViewBookingAppointmentItemRequestBuilderGetQueryParameters the set of appointments of this business in a specified date range. Read-only. Nullable.

type BookingBusinessesItemCalendarViewBookingAppointmentItemRequestBuilderGetRequestConfiguration added in v0.49.0

type BookingBusinessesItemCalendarViewBookingAppointmentItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *BookingBusinessesItemCalendarViewBookingAppointmentItemRequestBuilderGetQueryParameters
}

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

type BookingBusinessesItemCalendarViewBookingAppointmentItemRequestBuilderPatchRequestConfiguration added in v0.49.0

type BookingBusinessesItemCalendarViewBookingAppointmentItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type BookingBusinessesItemCalendarViewCountRequestBuilder added in v0.49.0

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

BookingBusinessesItemCalendarViewCountRequestBuilder provides operations to count the resources in the collection.

func NewBookingBusinessesItemCalendarViewCountRequestBuilder added in v0.49.0

NewBookingBusinessesItemCalendarViewCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewBookingBusinessesItemCalendarViewCountRequestBuilderInternal added in v0.49.0

func NewBookingBusinessesItemCalendarViewCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BookingBusinessesItemCalendarViewCountRequestBuilder

NewBookingBusinessesItemCalendarViewCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*BookingBusinessesItemCalendarViewCountRequestBuilder) CreateGetRequestInformation added in v0.49.0

CreateGetRequestInformation get the number of the resource

func (*BookingBusinessesItemCalendarViewCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

type BookingBusinessesItemCalendarViewCountRequestBuilderGetRequestConfiguration added in v0.49.0

type BookingBusinessesItemCalendarViewCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type BookingBusinessesItemCalendarViewItemCancelPostRequestBody added in v0.49.0

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

BookingBusinessesItemCalendarViewItemCancelPostRequestBody provides operations to call the cancel method.

func NewBookingBusinessesItemCalendarViewItemCancelPostRequestBody added in v0.49.0

func NewBookingBusinessesItemCalendarViewItemCancelPostRequestBody() *BookingBusinessesItemCalendarViewItemCancelPostRequestBody

NewBookingBusinessesItemCalendarViewItemCancelPostRequestBody instantiates a new BookingBusinessesItemCalendarViewItemCancelPostRequestBody and sets the default values.

func (*BookingBusinessesItemCalendarViewItemCancelPostRequestBody) GetAdditionalData added in v0.49.0

func (m *BookingBusinessesItemCalendarViewItemCancelPostRequestBody) 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 (*BookingBusinessesItemCalendarViewItemCancelPostRequestBody) GetCancellationMessage added in v0.49.0

GetCancellationMessage gets the cancellationMessage property value. The cancellationMessage property

func (*BookingBusinessesItemCalendarViewItemCancelPostRequestBody) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*BookingBusinessesItemCalendarViewItemCancelPostRequestBody) Serialize added in v0.49.0

Serialize serializes information the current object

func (*BookingBusinessesItemCalendarViewItemCancelPostRequestBody) SetAdditionalData added in v0.49.0

func (m *BookingBusinessesItemCalendarViewItemCancelPostRequestBody) 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 (*BookingBusinessesItemCalendarViewItemCancelPostRequestBody) SetCancellationMessage added in v0.49.0

func (m *BookingBusinessesItemCalendarViewItemCancelPostRequestBody) SetCancellationMessage(value *string)

SetCancellationMessage sets the cancellationMessage property value. The cancellationMessage property

type BookingBusinessesItemCalendarViewItemCancelPostRequestBodyable added in v0.49.0

type BookingBusinessesItemCalendarViewItemCancelPostRequestBodyable interface {
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
	GetCancellationMessage() *string
	SetCancellationMessage(value *string)
}

BookingBusinessesItemCalendarViewItemCancelPostRequestBodyable

type BookingBusinessesItemCalendarViewItemCancelRequestBuilder added in v0.49.0

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

BookingBusinessesItemCalendarViewItemCancelRequestBuilder provides operations to call the cancel method.

func NewBookingBusinessesItemCalendarViewItemCancelRequestBuilder added in v0.49.0

func NewBookingBusinessesItemCalendarViewItemCancelRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BookingBusinessesItemCalendarViewItemCancelRequestBuilder

NewBookingBusinessesItemCalendarViewItemCancelRequestBuilder instantiates a new CancelRequestBuilder and sets the default values.

func NewBookingBusinessesItemCalendarViewItemCancelRequestBuilderInternal added in v0.49.0

func NewBookingBusinessesItemCalendarViewItemCancelRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BookingBusinessesItemCalendarViewItemCancelRequestBuilder

NewBookingBusinessesItemCalendarViewItemCancelRequestBuilderInternal instantiates a new CancelRequestBuilder and sets the default values.

func (*BookingBusinessesItemCalendarViewItemCancelRequestBuilder) CreatePostRequestInformation added in v0.49.0

CreatePostRequestInformation cancel the specified bookingAppointment in the specified bookingBusiness and send a message to the involved customer and staff members.

func (*BookingBusinessesItemCalendarViewItemCancelRequestBuilder) Post added in v0.49.0

Post cancel the specified bookingAppointment in the specified bookingBusiness and send a message to the involved customer and staff members. Find more info here

type BookingBusinessesItemCalendarViewItemCancelRequestBuilderPostRequestConfiguration added in v0.49.0

type BookingBusinessesItemCalendarViewItemCancelRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type BookingBusinessesItemCalendarViewRequestBuilder added in v0.49.0

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

BookingBusinessesItemCalendarViewRequestBuilder provides operations to manage the calendarView property of the microsoft.graph.bookingBusiness entity.

func NewBookingBusinessesItemCalendarViewRequestBuilder added in v0.49.0

NewBookingBusinessesItemCalendarViewRequestBuilder instantiates a new CalendarViewRequestBuilder and sets the default values.

func NewBookingBusinessesItemCalendarViewRequestBuilderInternal added in v0.49.0

func NewBookingBusinessesItemCalendarViewRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BookingBusinessesItemCalendarViewRequestBuilder

NewBookingBusinessesItemCalendarViewRequestBuilderInternal instantiates a new CalendarViewRequestBuilder and sets the default values.

func (*BookingBusinessesItemCalendarViewRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*BookingBusinessesItemCalendarViewRequestBuilder) CreateGetRequestInformation added in v0.49.0

CreateGetRequestInformation get the collection of bookingAppointment objects for a bookingBusiness that occurs in the specified date range.

func (*BookingBusinessesItemCalendarViewRequestBuilder) CreatePostRequestInformation added in v0.49.0

CreatePostRequestInformation create new navigation property to calendarView for solutions

func (*BookingBusinessesItemCalendarViewRequestBuilder) Get added in v0.49.0

Get get the collection of bookingAppointment objects for a bookingBusiness that occurs in the specified date range. Find more info here

type BookingBusinessesItemCalendarViewRequestBuilderGetQueryParameters added in v0.49.0

type BookingBusinessesItemCalendarViewRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// 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"`
}

BookingBusinessesItemCalendarViewRequestBuilderGetQueryParameters get the collection of bookingAppointment objects for a bookingBusiness that occurs in the specified date range.

type BookingBusinessesItemCalendarViewRequestBuilderGetRequestConfiguration added in v0.49.0

type BookingBusinessesItemCalendarViewRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *BookingBusinessesItemCalendarViewRequestBuilderGetQueryParameters
}

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

type BookingBusinessesItemCalendarViewRequestBuilderPostRequestConfiguration added in v0.49.0

type BookingBusinessesItemCalendarViewRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type BookingBusinessesItemCustomQuestionsBookingCustomQuestionItemRequestBuilder added in v0.49.0

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

BookingBusinessesItemCustomQuestionsBookingCustomQuestionItemRequestBuilder provides operations to manage the customQuestions property of the microsoft.graph.bookingBusiness entity.

func NewBookingBusinessesItemCustomQuestionsBookingCustomQuestionItemRequestBuilder added in v0.49.0

func NewBookingBusinessesItemCustomQuestionsBookingCustomQuestionItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BookingBusinessesItemCustomQuestionsBookingCustomQuestionItemRequestBuilder

NewBookingBusinessesItemCustomQuestionsBookingCustomQuestionItemRequestBuilder instantiates a new BookingCustomQuestionItemRequestBuilder and sets the default values.

func NewBookingBusinessesItemCustomQuestionsBookingCustomQuestionItemRequestBuilderInternal added in v0.49.0

func NewBookingBusinessesItemCustomQuestionsBookingCustomQuestionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BookingBusinessesItemCustomQuestionsBookingCustomQuestionItemRequestBuilder

NewBookingBusinessesItemCustomQuestionsBookingCustomQuestionItemRequestBuilderInternal instantiates a new BookingCustomQuestionItemRequestBuilder and sets the default values.

func (*BookingBusinessesItemCustomQuestionsBookingCustomQuestionItemRequestBuilder) CreateDeleteRequestInformation added in v0.49.0

CreateDeleteRequestInformation delete navigation property customQuestions for solutions

func (*BookingBusinessesItemCustomQuestionsBookingCustomQuestionItemRequestBuilder) CreateGetRequestInformation added in v0.49.0

CreateGetRequestInformation all the custom questions of this business. Read-only. Nullable.

func (*BookingBusinessesItemCustomQuestionsBookingCustomQuestionItemRequestBuilder) CreatePatchRequestInformation added in v0.49.0

CreatePatchRequestInformation update the navigation property customQuestions in solutions

func (*BookingBusinessesItemCustomQuestionsBookingCustomQuestionItemRequestBuilder) Delete added in v0.49.0

Delete delete navigation property customQuestions for solutions

func (*BookingBusinessesItemCustomQuestionsBookingCustomQuestionItemRequestBuilder) Get added in v0.49.0

Get all the custom questions of this business. Read-only. Nullable.

type BookingBusinessesItemCustomQuestionsBookingCustomQuestionItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

type BookingBusinessesItemCustomQuestionsBookingCustomQuestionItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type BookingBusinessesItemCustomQuestionsBookingCustomQuestionItemRequestBuilderGetQueryParameters added in v0.49.0

type BookingBusinessesItemCustomQuestionsBookingCustomQuestionItemRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

BookingBusinessesItemCustomQuestionsBookingCustomQuestionItemRequestBuilderGetQueryParameters all the custom questions of this business. Read-only. Nullable.

type BookingBusinessesItemCustomQuestionsBookingCustomQuestionItemRequestBuilderGetRequestConfiguration added in v0.49.0

type BookingBusinessesItemCustomQuestionsBookingCustomQuestionItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *BookingBusinessesItemCustomQuestionsBookingCustomQuestionItemRequestBuilderGetQueryParameters
}

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

type BookingBusinessesItemCustomQuestionsBookingCustomQuestionItemRequestBuilderPatchRequestConfiguration added in v0.49.0

type BookingBusinessesItemCustomQuestionsBookingCustomQuestionItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type BookingBusinessesItemCustomQuestionsCountRequestBuilder added in v0.49.0

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

BookingBusinessesItemCustomQuestionsCountRequestBuilder provides operations to count the resources in the collection.

func NewBookingBusinessesItemCustomQuestionsCountRequestBuilder added in v0.49.0

func NewBookingBusinessesItemCustomQuestionsCountRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BookingBusinessesItemCustomQuestionsCountRequestBuilder

NewBookingBusinessesItemCustomQuestionsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewBookingBusinessesItemCustomQuestionsCountRequestBuilderInternal added in v0.49.0

func NewBookingBusinessesItemCustomQuestionsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BookingBusinessesItemCustomQuestionsCountRequestBuilder

NewBookingBusinessesItemCustomQuestionsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*BookingBusinessesItemCustomQuestionsCountRequestBuilder) CreateGetRequestInformation added in v0.49.0

CreateGetRequestInformation get the number of the resource

func (*BookingBusinessesItemCustomQuestionsCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

type BookingBusinessesItemCustomQuestionsCountRequestBuilderGetRequestConfiguration added in v0.49.0

type BookingBusinessesItemCustomQuestionsCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type BookingBusinessesItemCustomQuestionsRequestBuilder added in v0.49.0

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

BookingBusinessesItemCustomQuestionsRequestBuilder provides operations to manage the customQuestions property of the microsoft.graph.bookingBusiness entity.

func NewBookingBusinessesItemCustomQuestionsRequestBuilder added in v0.49.0

NewBookingBusinessesItemCustomQuestionsRequestBuilder instantiates a new CustomQuestionsRequestBuilder and sets the default values.

func NewBookingBusinessesItemCustomQuestionsRequestBuilderInternal added in v0.49.0

func NewBookingBusinessesItemCustomQuestionsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BookingBusinessesItemCustomQuestionsRequestBuilder

NewBookingBusinessesItemCustomQuestionsRequestBuilderInternal instantiates a new CustomQuestionsRequestBuilder and sets the default values.

func (*BookingBusinessesItemCustomQuestionsRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*BookingBusinessesItemCustomQuestionsRequestBuilder) CreateGetRequestInformation added in v0.49.0

CreateGetRequestInformation get the bookingCustomQuestion resources associated with a bookingBusiness.

func (*BookingBusinessesItemCustomQuestionsRequestBuilder) CreatePostRequestInformation added in v0.49.0

CreatePostRequestInformation create a new bookingCustomQuestion object.

func (*BookingBusinessesItemCustomQuestionsRequestBuilder) Get added in v0.49.0

Get get the bookingCustomQuestion resources associated with a bookingBusiness. Find more info here

type BookingBusinessesItemCustomQuestionsRequestBuilderGetQueryParameters added in v0.49.0

type BookingBusinessesItemCustomQuestionsRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// 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"`
}

BookingBusinessesItemCustomQuestionsRequestBuilderGetQueryParameters get the bookingCustomQuestion resources associated with a bookingBusiness.

type BookingBusinessesItemCustomQuestionsRequestBuilderGetRequestConfiguration added in v0.49.0

type BookingBusinessesItemCustomQuestionsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *BookingBusinessesItemCustomQuestionsRequestBuilderGetQueryParameters
}

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

type BookingBusinessesItemCustomQuestionsRequestBuilderPostRequestConfiguration added in v0.49.0

type BookingBusinessesItemCustomQuestionsRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type BookingBusinessesItemCustomersBookingCustomerBaseItemRequestBuilder added in v0.49.0

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

BookingBusinessesItemCustomersBookingCustomerBaseItemRequestBuilder provides operations to manage the customers property of the microsoft.graph.bookingBusiness entity.

func NewBookingBusinessesItemCustomersBookingCustomerBaseItemRequestBuilder added in v0.49.0

func NewBookingBusinessesItemCustomersBookingCustomerBaseItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BookingBusinessesItemCustomersBookingCustomerBaseItemRequestBuilder

NewBookingBusinessesItemCustomersBookingCustomerBaseItemRequestBuilder instantiates a new BookingCustomerBaseItemRequestBuilder and sets the default values.

func NewBookingBusinessesItemCustomersBookingCustomerBaseItemRequestBuilderInternal added in v0.49.0

func NewBookingBusinessesItemCustomersBookingCustomerBaseItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BookingBusinessesItemCustomersBookingCustomerBaseItemRequestBuilder

NewBookingBusinessesItemCustomersBookingCustomerBaseItemRequestBuilderInternal instantiates a new BookingCustomerBaseItemRequestBuilder and sets the default values.

func (*BookingBusinessesItemCustomersBookingCustomerBaseItemRequestBuilder) CreateDeleteRequestInformation added in v0.49.0

CreateDeleteRequestInformation delete navigation property customers for solutions

func (*BookingBusinessesItemCustomersBookingCustomerBaseItemRequestBuilder) CreateGetRequestInformation added in v0.49.0

CreateGetRequestInformation all the customers of this business. Read-only. Nullable.

func (*BookingBusinessesItemCustomersBookingCustomerBaseItemRequestBuilder) CreatePatchRequestInformation added in v0.49.0

CreatePatchRequestInformation update the navigation property customers in solutions

func (*BookingBusinessesItemCustomersBookingCustomerBaseItemRequestBuilder) Delete added in v0.49.0

Delete delete navigation property customers for solutions

func (*BookingBusinessesItemCustomersBookingCustomerBaseItemRequestBuilder) Get added in v0.49.0

Get all the customers of this business. Read-only. Nullable.

type BookingBusinessesItemCustomersBookingCustomerBaseItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

type BookingBusinessesItemCustomersBookingCustomerBaseItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type BookingBusinessesItemCustomersBookingCustomerBaseItemRequestBuilderGetQueryParameters added in v0.49.0

type BookingBusinessesItemCustomersBookingCustomerBaseItemRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

BookingBusinessesItemCustomersBookingCustomerBaseItemRequestBuilderGetQueryParameters all the customers of this business. Read-only. Nullable.

type BookingBusinessesItemCustomersBookingCustomerBaseItemRequestBuilderGetRequestConfiguration added in v0.49.0

type BookingBusinessesItemCustomersBookingCustomerBaseItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *BookingBusinessesItemCustomersBookingCustomerBaseItemRequestBuilderGetQueryParameters
}

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

type BookingBusinessesItemCustomersBookingCustomerBaseItemRequestBuilderPatchRequestConfiguration added in v0.49.0

type BookingBusinessesItemCustomersBookingCustomerBaseItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type BookingBusinessesItemCustomersCountRequestBuilder added in v0.49.0

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

BookingBusinessesItemCustomersCountRequestBuilder provides operations to count the resources in the collection.

func NewBookingBusinessesItemCustomersCountRequestBuilder added in v0.49.0

NewBookingBusinessesItemCustomersCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewBookingBusinessesItemCustomersCountRequestBuilderInternal added in v0.49.0

func NewBookingBusinessesItemCustomersCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BookingBusinessesItemCustomersCountRequestBuilder

NewBookingBusinessesItemCustomersCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*BookingBusinessesItemCustomersCountRequestBuilder) CreateGetRequestInformation added in v0.49.0

CreateGetRequestInformation get the number of the resource

func (*BookingBusinessesItemCustomersCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

type BookingBusinessesItemCustomersCountRequestBuilderGetRequestConfiguration added in v0.49.0

type BookingBusinessesItemCustomersCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type BookingBusinessesItemCustomersRequestBuilder added in v0.49.0

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

BookingBusinessesItemCustomersRequestBuilder provides operations to manage the customers property of the microsoft.graph.bookingBusiness entity.

func NewBookingBusinessesItemCustomersRequestBuilder added in v0.49.0

NewBookingBusinessesItemCustomersRequestBuilder instantiates a new CustomersRequestBuilder and sets the default values.

func NewBookingBusinessesItemCustomersRequestBuilderInternal added in v0.49.0

func NewBookingBusinessesItemCustomersRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BookingBusinessesItemCustomersRequestBuilder

NewBookingBusinessesItemCustomersRequestBuilderInternal instantiates a new CustomersRequestBuilder and sets the default values.

func (*BookingBusinessesItemCustomersRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*BookingBusinessesItemCustomersRequestBuilder) CreateGetRequestInformation added in v0.49.0

CreateGetRequestInformation get a list of bookingCustomer objects of a business.

func (*BookingBusinessesItemCustomersRequestBuilder) CreatePostRequestInformation added in v0.49.0

CreatePostRequestInformation create a new bookingCustomer object.

func (*BookingBusinessesItemCustomersRequestBuilder) Get added in v0.49.0

Get get a list of bookingCustomer objects of a business. Find more info here

type BookingBusinessesItemCustomersRequestBuilderGetQueryParameters added in v0.49.0

type BookingBusinessesItemCustomersRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// 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"`
}

BookingBusinessesItemCustomersRequestBuilderGetQueryParameters get a list of bookingCustomer objects of a business.

type BookingBusinessesItemCustomersRequestBuilderGetRequestConfiguration added in v0.49.0

type BookingBusinessesItemCustomersRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *BookingBusinessesItemCustomersRequestBuilderGetQueryParameters
}

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

type BookingBusinessesItemCustomersRequestBuilderPostRequestConfiguration added in v0.49.0

type BookingBusinessesItemCustomersRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type BookingBusinessesItemGetStaffAvailabilityPostRequestBody added in v0.49.0

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

BookingBusinessesItemGetStaffAvailabilityPostRequestBody provides operations to call the getStaffAvailability method.

func NewBookingBusinessesItemGetStaffAvailabilityPostRequestBody added in v0.49.0

func NewBookingBusinessesItemGetStaffAvailabilityPostRequestBody() *BookingBusinessesItemGetStaffAvailabilityPostRequestBody

NewBookingBusinessesItemGetStaffAvailabilityPostRequestBody instantiates a new BookingBusinessesItemGetStaffAvailabilityPostRequestBody and sets the default values.

func (*BookingBusinessesItemGetStaffAvailabilityPostRequestBody) GetAdditionalData added in v0.49.0

func (m *BookingBusinessesItemGetStaffAvailabilityPostRequestBody) 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 (*BookingBusinessesItemGetStaffAvailabilityPostRequestBody) GetEndDateTime added in v0.49.0

GetEndDateTime gets the endDateTime property value. The endDateTime property

func (*BookingBusinessesItemGetStaffAvailabilityPostRequestBody) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*BookingBusinessesItemGetStaffAvailabilityPostRequestBody) GetStaffIds added in v0.49.0

GetStaffIds gets the staffIds property value. The staffIds property

func (*BookingBusinessesItemGetStaffAvailabilityPostRequestBody) GetStartDateTime added in v0.49.0

GetStartDateTime gets the startDateTime property value. The startDateTime property

func (*BookingBusinessesItemGetStaffAvailabilityPostRequestBody) Serialize added in v0.49.0

Serialize serializes information the current object

func (*BookingBusinessesItemGetStaffAvailabilityPostRequestBody) SetAdditionalData added in v0.49.0

func (m *BookingBusinessesItemGetStaffAvailabilityPostRequestBody) 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 (*BookingBusinessesItemGetStaffAvailabilityPostRequestBody) SetEndDateTime added in v0.49.0

SetEndDateTime sets the endDateTime property value. The endDateTime property

func (*BookingBusinessesItemGetStaffAvailabilityPostRequestBody) SetStaffIds added in v0.49.0

SetStaffIds sets the staffIds property value. The staffIds property

func (*BookingBusinessesItemGetStaffAvailabilityPostRequestBody) SetStartDateTime added in v0.49.0

SetStartDateTime sets the startDateTime property value. The startDateTime property

type BookingBusinessesItemGetStaffAvailabilityRequestBuilder added in v0.49.0

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

BookingBusinessesItemGetStaffAvailabilityRequestBuilder provides operations to call the getStaffAvailability method.

func NewBookingBusinessesItemGetStaffAvailabilityRequestBuilder added in v0.49.0

func NewBookingBusinessesItemGetStaffAvailabilityRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BookingBusinessesItemGetStaffAvailabilityRequestBuilder

NewBookingBusinessesItemGetStaffAvailabilityRequestBuilder instantiates a new GetStaffAvailabilityRequestBuilder and sets the default values.

func NewBookingBusinessesItemGetStaffAvailabilityRequestBuilderInternal added in v0.49.0

func NewBookingBusinessesItemGetStaffAvailabilityRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BookingBusinessesItemGetStaffAvailabilityRequestBuilder

NewBookingBusinessesItemGetStaffAvailabilityRequestBuilderInternal instantiates a new GetStaffAvailabilityRequestBuilder and sets the default values.

func (*BookingBusinessesItemGetStaffAvailabilityRequestBuilder) CreatePostRequestInformation added in v0.49.0

CreatePostRequestInformation get the availability information of staff members of a Microsoft Bookings calendar.

func (*BookingBusinessesItemGetStaffAvailabilityRequestBuilder) Post added in v0.49.0

Post get the availability information of staff members of a Microsoft Bookings calendar. Find more info here

type BookingBusinessesItemGetStaffAvailabilityRequestBuilderPostRequestConfiguration added in v0.49.0

type BookingBusinessesItemGetStaffAvailabilityRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type BookingBusinessesItemGetStaffAvailabilityResponse added in v0.49.0

type BookingBusinessesItemGetStaffAvailabilityResponse struct {
	iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.BaseCollectionPaginationCountResponse
	// contains filtered or unexported fields
}

BookingBusinessesItemGetStaffAvailabilityResponse provides operations to call the getStaffAvailability method.

func NewBookingBusinessesItemGetStaffAvailabilityResponse added in v0.49.0

func NewBookingBusinessesItemGetStaffAvailabilityResponse() *BookingBusinessesItemGetStaffAvailabilityResponse

NewBookingBusinessesItemGetStaffAvailabilityResponse instantiates a new BookingBusinessesItemGetStaffAvailabilityResponse and sets the default values.

func (*BookingBusinessesItemGetStaffAvailabilityResponse) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*BookingBusinessesItemGetStaffAvailabilityResponse) GetValue added in v0.49.0

GetValue gets the value property value. The value property

func (*BookingBusinessesItemGetStaffAvailabilityResponse) Serialize added in v0.49.0

Serialize serializes information the current object

func (*BookingBusinessesItemGetStaffAvailabilityResponse) SetValue added in v0.49.0

SetValue sets the value property value. The value property

type BookingBusinessesItemPublishRequestBuilder added in v0.49.0

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

BookingBusinessesItemPublishRequestBuilder provides operations to call the publish method.

func NewBookingBusinessesItemPublishRequestBuilder added in v0.49.0

NewBookingBusinessesItemPublishRequestBuilder instantiates a new PublishRequestBuilder and sets the default values.

func NewBookingBusinessesItemPublishRequestBuilderInternal added in v0.49.0

func NewBookingBusinessesItemPublishRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BookingBusinessesItemPublishRequestBuilder

NewBookingBusinessesItemPublishRequestBuilderInternal instantiates a new PublishRequestBuilder and sets the default values.

func (*BookingBusinessesItemPublishRequestBuilder) CreatePostRequestInformation added in v0.49.0

CreatePostRequestInformation make the scheduling page of a business available to external customers. Set the **isPublished** property to `true`, and the **publicUrl** property to the URL of the scheduling page.

func (*BookingBusinessesItemPublishRequestBuilder) Post added in v0.49.0

Post make the scheduling page of a business available to external customers. Set the **isPublished** property to `true`, and the **publicUrl** property to the URL of the scheduling page. Find more info here

type BookingBusinessesItemPublishRequestBuilderPostRequestConfiguration added in v0.49.0

type BookingBusinessesItemPublishRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type BookingBusinessesItemServicesBookingServiceItemRequestBuilder added in v0.49.0

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

BookingBusinessesItemServicesBookingServiceItemRequestBuilder provides operations to manage the services property of the microsoft.graph.bookingBusiness entity.

func NewBookingBusinessesItemServicesBookingServiceItemRequestBuilder added in v0.49.0

func NewBookingBusinessesItemServicesBookingServiceItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BookingBusinessesItemServicesBookingServiceItemRequestBuilder

NewBookingBusinessesItemServicesBookingServiceItemRequestBuilder instantiates a new BookingServiceItemRequestBuilder and sets the default values.

func NewBookingBusinessesItemServicesBookingServiceItemRequestBuilderInternal added in v0.49.0

func NewBookingBusinessesItemServicesBookingServiceItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BookingBusinessesItemServicesBookingServiceItemRequestBuilder

NewBookingBusinessesItemServicesBookingServiceItemRequestBuilderInternal instantiates a new BookingServiceItemRequestBuilder and sets the default values.

func (*BookingBusinessesItemServicesBookingServiceItemRequestBuilder) CreateDeleteRequestInformation added in v0.49.0

CreateDeleteRequestInformation delete navigation property services for solutions

func (*BookingBusinessesItemServicesBookingServiceItemRequestBuilder) CreateGetRequestInformation added in v0.49.0

CreateGetRequestInformation all the services offered by this business. Read-only. Nullable.

func (*BookingBusinessesItemServicesBookingServiceItemRequestBuilder) CreatePatchRequestInformation added in v0.49.0

CreatePatchRequestInformation update the navigation property services in solutions

func (*BookingBusinessesItemServicesBookingServiceItemRequestBuilder) Delete added in v0.49.0

Delete delete navigation property services for solutions

func (*BookingBusinessesItemServicesBookingServiceItemRequestBuilder) Get added in v0.49.0

Get all the services offered by this business. Read-only. Nullable.

type BookingBusinessesItemServicesBookingServiceItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

type BookingBusinessesItemServicesBookingServiceItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type BookingBusinessesItemServicesBookingServiceItemRequestBuilderGetQueryParameters added in v0.49.0

type BookingBusinessesItemServicesBookingServiceItemRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

BookingBusinessesItemServicesBookingServiceItemRequestBuilderGetQueryParameters all the services offered by this business. Read-only. Nullable.

type BookingBusinessesItemServicesBookingServiceItemRequestBuilderGetRequestConfiguration added in v0.49.0

type BookingBusinessesItemServicesBookingServiceItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *BookingBusinessesItemServicesBookingServiceItemRequestBuilderGetQueryParameters
}

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

type BookingBusinessesItemServicesBookingServiceItemRequestBuilderPatchRequestConfiguration added in v0.49.0

type BookingBusinessesItemServicesBookingServiceItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type BookingBusinessesItemServicesCountRequestBuilder added in v0.49.0

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

BookingBusinessesItemServicesCountRequestBuilder provides operations to count the resources in the collection.

func NewBookingBusinessesItemServicesCountRequestBuilder added in v0.49.0

NewBookingBusinessesItemServicesCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewBookingBusinessesItemServicesCountRequestBuilderInternal added in v0.49.0

func NewBookingBusinessesItemServicesCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BookingBusinessesItemServicesCountRequestBuilder

NewBookingBusinessesItemServicesCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*BookingBusinessesItemServicesCountRequestBuilder) CreateGetRequestInformation added in v0.49.0

CreateGetRequestInformation get the number of the resource

func (*BookingBusinessesItemServicesCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

type BookingBusinessesItemServicesCountRequestBuilderGetRequestConfiguration added in v0.49.0

type BookingBusinessesItemServicesCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type BookingBusinessesItemServicesRequestBuilder added in v0.49.0

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

BookingBusinessesItemServicesRequestBuilder provides operations to manage the services property of the microsoft.graph.bookingBusiness entity.

func NewBookingBusinessesItemServicesRequestBuilder added in v0.49.0

NewBookingBusinessesItemServicesRequestBuilder instantiates a new ServicesRequestBuilder and sets the default values.

func NewBookingBusinessesItemServicesRequestBuilderInternal added in v0.49.0

func NewBookingBusinessesItemServicesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BookingBusinessesItemServicesRequestBuilder

NewBookingBusinessesItemServicesRequestBuilderInternal instantiates a new ServicesRequestBuilder and sets the default values.

func (*BookingBusinessesItemServicesRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*BookingBusinessesItemServicesRequestBuilder) CreateGetRequestInformation added in v0.49.0

CreateGetRequestInformation get a list of bookingService objects in the specified bookingBusiness.

func (*BookingBusinessesItemServicesRequestBuilder) CreatePostRequestInformation added in v0.49.0

CreatePostRequestInformation create a new bookingService for the specified bookingBusiness.

func (*BookingBusinessesItemServicesRequestBuilder) Get added in v0.49.0

Get get a list of bookingService objects in the specified bookingBusiness. Find more info here

type BookingBusinessesItemServicesRequestBuilderGetQueryParameters added in v0.49.0

type BookingBusinessesItemServicesRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// 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"`
}

BookingBusinessesItemServicesRequestBuilderGetQueryParameters get a list of bookingService objects in the specified bookingBusiness.

type BookingBusinessesItemServicesRequestBuilderGetRequestConfiguration added in v0.49.0

type BookingBusinessesItemServicesRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *BookingBusinessesItemServicesRequestBuilderGetQueryParameters
}

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

type BookingBusinessesItemServicesRequestBuilderPostRequestConfiguration added in v0.49.0

type BookingBusinessesItemServicesRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type BookingBusinessesItemStaffMembersBookingStaffMemberBaseItemRequestBuilder added in v0.49.0

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

BookingBusinessesItemStaffMembersBookingStaffMemberBaseItemRequestBuilder provides operations to manage the staffMembers property of the microsoft.graph.bookingBusiness entity.

func NewBookingBusinessesItemStaffMembersBookingStaffMemberBaseItemRequestBuilder added in v0.49.0

func NewBookingBusinessesItemStaffMembersBookingStaffMemberBaseItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BookingBusinessesItemStaffMembersBookingStaffMemberBaseItemRequestBuilder

NewBookingBusinessesItemStaffMembersBookingStaffMemberBaseItemRequestBuilder instantiates a new BookingStaffMemberBaseItemRequestBuilder and sets the default values.

func NewBookingBusinessesItemStaffMembersBookingStaffMemberBaseItemRequestBuilderInternal added in v0.49.0

func NewBookingBusinessesItemStaffMembersBookingStaffMemberBaseItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BookingBusinessesItemStaffMembersBookingStaffMemberBaseItemRequestBuilder

NewBookingBusinessesItemStaffMembersBookingStaffMemberBaseItemRequestBuilderInternal instantiates a new BookingStaffMemberBaseItemRequestBuilder and sets the default values.

func (*BookingBusinessesItemStaffMembersBookingStaffMemberBaseItemRequestBuilder) CreateDeleteRequestInformation added in v0.49.0

CreateDeleteRequestInformation delete navigation property staffMembers for solutions

func (*BookingBusinessesItemStaffMembersBookingStaffMemberBaseItemRequestBuilder) CreateGetRequestInformation added in v0.49.0

CreateGetRequestInformation all the staff members that provide services in this business. Read-only. Nullable.

func (*BookingBusinessesItemStaffMembersBookingStaffMemberBaseItemRequestBuilder) CreatePatchRequestInformation added in v0.49.0

CreatePatchRequestInformation update the navigation property staffMembers in solutions

func (*BookingBusinessesItemStaffMembersBookingStaffMemberBaseItemRequestBuilder) Delete added in v0.49.0

Delete delete navigation property staffMembers for solutions

func (*BookingBusinessesItemStaffMembersBookingStaffMemberBaseItemRequestBuilder) Get added in v0.49.0

Get all the staff members that provide services in this business. Read-only. Nullable.

type BookingBusinessesItemStaffMembersBookingStaffMemberBaseItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

type BookingBusinessesItemStaffMembersBookingStaffMemberBaseItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type BookingBusinessesItemStaffMembersBookingStaffMemberBaseItemRequestBuilderGetQueryParameters added in v0.49.0

type BookingBusinessesItemStaffMembersBookingStaffMemberBaseItemRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

BookingBusinessesItemStaffMembersBookingStaffMemberBaseItemRequestBuilderGetQueryParameters all the staff members that provide services in this business. Read-only. Nullable.

type BookingBusinessesItemStaffMembersBookingStaffMemberBaseItemRequestBuilderGetRequestConfiguration added in v0.49.0

type BookingBusinessesItemStaffMembersBookingStaffMemberBaseItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *BookingBusinessesItemStaffMembersBookingStaffMemberBaseItemRequestBuilderGetQueryParameters
}

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

type BookingBusinessesItemStaffMembersBookingStaffMemberBaseItemRequestBuilderPatchRequestConfiguration added in v0.49.0

type BookingBusinessesItemStaffMembersBookingStaffMemberBaseItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type BookingBusinessesItemStaffMembersCountRequestBuilder added in v0.49.0

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

BookingBusinessesItemStaffMembersCountRequestBuilder provides operations to count the resources in the collection.

func NewBookingBusinessesItemStaffMembersCountRequestBuilder added in v0.49.0

NewBookingBusinessesItemStaffMembersCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewBookingBusinessesItemStaffMembersCountRequestBuilderInternal added in v0.49.0

func NewBookingBusinessesItemStaffMembersCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BookingBusinessesItemStaffMembersCountRequestBuilder

NewBookingBusinessesItemStaffMembersCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*BookingBusinessesItemStaffMembersCountRequestBuilder) CreateGetRequestInformation added in v0.49.0

CreateGetRequestInformation get the number of the resource

func (*BookingBusinessesItemStaffMembersCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

type BookingBusinessesItemStaffMembersCountRequestBuilderGetRequestConfiguration added in v0.49.0

type BookingBusinessesItemStaffMembersCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type BookingBusinessesItemStaffMembersRequestBuilder added in v0.49.0

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

BookingBusinessesItemStaffMembersRequestBuilder provides operations to manage the staffMembers property of the microsoft.graph.bookingBusiness entity.

func NewBookingBusinessesItemStaffMembersRequestBuilder added in v0.49.0

NewBookingBusinessesItemStaffMembersRequestBuilder instantiates a new StaffMembersRequestBuilder and sets the default values.

func NewBookingBusinessesItemStaffMembersRequestBuilderInternal added in v0.49.0

func NewBookingBusinessesItemStaffMembersRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BookingBusinessesItemStaffMembersRequestBuilder

NewBookingBusinessesItemStaffMembersRequestBuilderInternal instantiates a new StaffMembersRequestBuilder and sets the default values.

func (*BookingBusinessesItemStaffMembersRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*BookingBusinessesItemStaffMembersRequestBuilder) CreateGetRequestInformation added in v0.49.0

CreateGetRequestInformation get a list of bookingStaffMember objects in the specified bookingBusiness.

func (*BookingBusinessesItemStaffMembersRequestBuilder) CreatePostRequestInformation added in v0.49.0

CreatePostRequestInformation create a new bookingStaffMember in the specified bookingBusiness.

func (*BookingBusinessesItemStaffMembersRequestBuilder) Get added in v0.49.0

Get get a list of bookingStaffMember objects in the specified bookingBusiness. Find more info here

type BookingBusinessesItemStaffMembersRequestBuilderGetQueryParameters added in v0.49.0

type BookingBusinessesItemStaffMembersRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// 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"`
}

BookingBusinessesItemStaffMembersRequestBuilderGetQueryParameters get a list of bookingStaffMember objects in the specified bookingBusiness.

type BookingBusinessesItemStaffMembersRequestBuilderGetRequestConfiguration added in v0.49.0

type BookingBusinessesItemStaffMembersRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *BookingBusinessesItemStaffMembersRequestBuilderGetQueryParameters
}

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

type BookingBusinessesItemStaffMembersRequestBuilderPostRequestConfiguration added in v0.49.0

type BookingBusinessesItemStaffMembersRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type BookingBusinessesItemUnpublishRequestBuilder added in v0.49.0

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

BookingBusinessesItemUnpublishRequestBuilder provides operations to call the unpublish method.

func NewBookingBusinessesItemUnpublishRequestBuilder added in v0.49.0

NewBookingBusinessesItemUnpublishRequestBuilder instantiates a new UnpublishRequestBuilder and sets the default values.

func NewBookingBusinessesItemUnpublishRequestBuilderInternal added in v0.49.0

func NewBookingBusinessesItemUnpublishRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BookingBusinessesItemUnpublishRequestBuilder

NewBookingBusinessesItemUnpublishRequestBuilderInternal instantiates a new UnpublishRequestBuilder and sets the default values.

func (*BookingBusinessesItemUnpublishRequestBuilder) CreatePostRequestInformation added in v0.49.0

CreatePostRequestInformation make the scheduling page of this business not available to external customers. Set the **isPublished** property to `false`, and the **publicUrl** property to `null`.

func (*BookingBusinessesItemUnpublishRequestBuilder) Post added in v0.49.0

Post make the scheduling page of this business not available to external customers. Set the **isPublished** property to `false`, and the **publicUrl** property to `null`. Find more info here

type BookingBusinessesItemUnpublishRequestBuilderPostRequestConfiguration added in v0.49.0

type BookingBusinessesItemUnpublishRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type BookingBusinessesRequestBuilder added in v0.49.0

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

BookingBusinessesRequestBuilder provides operations to manage the bookingBusinesses property of the microsoft.graph.solutionsRoot entity.

func NewBookingBusinessesRequestBuilder added in v0.49.0

NewBookingBusinessesRequestBuilder instantiates a new BookingBusinessesRequestBuilder and sets the default values.

func NewBookingBusinessesRequestBuilderInternal added in v0.49.0

func NewBookingBusinessesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BookingBusinessesRequestBuilder

NewBookingBusinessesRequestBuilderInternal instantiates a new BookingBusinessesRequestBuilder and sets the default values.

func (*BookingBusinessesRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*BookingBusinessesRequestBuilder) CreateGetRequestInformation added in v0.49.0

CreateGetRequestInformation get a collection of bookingBusiness objects that has been created for the tenant. This operation returns only the **id** and **displayName** of each Microsoft Bookings business in the collection. For performance considerations, it does not return other properties. You can get the other properties of a Bookings business by specifying its **id** in a GET operation.

func (*BookingBusinessesRequestBuilder) CreatePostRequestInformation added in v0.49.0

CreatePostRequestInformation create a new Microsoft Bookings business in a tenant. This is the first step in setting up a Bookings business where you must specify the business display name. You can include other information such as business address, web site address, and scheduling policy, or set that information later by updating the **bookingBusiness**.

func (*BookingBusinessesRequestBuilder) Get added in v0.49.0

Get get a collection of bookingBusiness objects that has been created for the tenant. This operation returns only the **id** and **displayName** of each Microsoft Bookings business in the collection. For performance considerations, it does not return other properties. You can get the other properties of a Bookings business by specifying its **id** in a GET operation. Find more info here

func (*BookingBusinessesRequestBuilder) Post added in v0.49.0

Post create a new Microsoft Bookings business in a tenant. This is the first step in setting up a Bookings business where you must specify the business display name. You can include other information such as business address, web site address, and scheduling policy, or set that information later by updating the **bookingBusiness**. Find more info here

type BookingBusinessesRequestBuilderGetQueryParameters added in v0.49.0

type BookingBusinessesRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// 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"`
}

BookingBusinessesRequestBuilderGetQueryParameters get a collection of bookingBusiness objects that has been created for the tenant. This operation returns only the **id** and **displayName** of each Microsoft Bookings business in the collection. For performance considerations, it does not return other properties. You can get the other properties of a Bookings business by specifying its **id** in a GET operation.

type BookingBusinessesRequestBuilderGetRequestConfiguration added in v0.49.0

type BookingBusinessesRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *BookingBusinessesRequestBuilderGetQueryParameters
}

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

type BookingBusinessesRequestBuilderPostRequestConfiguration added in v0.49.0

type BookingBusinessesRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type BookingCurrenciesBookingCurrencyItemRequestBuilder added in v0.49.0

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

BookingCurrenciesBookingCurrencyItemRequestBuilder provides operations to manage the bookingCurrencies property of the microsoft.graph.solutionsRoot entity.

func NewBookingCurrenciesBookingCurrencyItemRequestBuilder added in v0.49.0

NewBookingCurrenciesBookingCurrencyItemRequestBuilder instantiates a new BookingCurrencyItemRequestBuilder and sets the default values.

func NewBookingCurrenciesBookingCurrencyItemRequestBuilderInternal added in v0.49.0

func NewBookingCurrenciesBookingCurrencyItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BookingCurrenciesBookingCurrencyItemRequestBuilder

NewBookingCurrenciesBookingCurrencyItemRequestBuilderInternal instantiates a new BookingCurrencyItemRequestBuilder and sets the default values.

func (*BookingCurrenciesBookingCurrencyItemRequestBuilder) CreateDeleteRequestInformation added in v0.49.0

CreateDeleteRequestInformation delete navigation property bookingCurrencies for solutions

func (*BookingCurrenciesBookingCurrencyItemRequestBuilder) CreateGetRequestInformation added in v0.49.0

CreateGetRequestInformation get bookingCurrencies from solutions

func (*BookingCurrenciesBookingCurrencyItemRequestBuilder) CreatePatchRequestInformation added in v0.49.0

CreatePatchRequestInformation update the navigation property bookingCurrencies in solutions

func (*BookingCurrenciesBookingCurrencyItemRequestBuilder) Delete added in v0.49.0

Delete delete navigation property bookingCurrencies for solutions

func (*BookingCurrenciesBookingCurrencyItemRequestBuilder) Get added in v0.49.0

Get get bookingCurrencies from solutions

type BookingCurrenciesBookingCurrencyItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

type BookingCurrenciesBookingCurrencyItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type BookingCurrenciesBookingCurrencyItemRequestBuilderGetQueryParameters added in v0.49.0

type BookingCurrenciesBookingCurrencyItemRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

BookingCurrenciesBookingCurrencyItemRequestBuilderGetQueryParameters get bookingCurrencies from solutions

type BookingCurrenciesBookingCurrencyItemRequestBuilderGetRequestConfiguration added in v0.49.0

type BookingCurrenciesBookingCurrencyItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *BookingCurrenciesBookingCurrencyItemRequestBuilderGetQueryParameters
}

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

type BookingCurrenciesBookingCurrencyItemRequestBuilderPatchRequestConfiguration added in v0.49.0

type BookingCurrenciesBookingCurrencyItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type BookingCurrenciesCountRequestBuilder added in v0.49.0

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

BookingCurrenciesCountRequestBuilder provides operations to count the resources in the collection.

func NewBookingCurrenciesCountRequestBuilder added in v0.49.0

NewBookingCurrenciesCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewBookingCurrenciesCountRequestBuilderInternal added in v0.49.0

func NewBookingCurrenciesCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BookingCurrenciesCountRequestBuilder

NewBookingCurrenciesCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*BookingCurrenciesCountRequestBuilder) CreateGetRequestInformation added in v0.49.0

CreateGetRequestInformation get the number of the resource

func (*BookingCurrenciesCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

type BookingCurrenciesCountRequestBuilderGetRequestConfiguration added in v0.49.0

type BookingCurrenciesCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type BookingCurrenciesRequestBuilder added in v0.49.0

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

BookingCurrenciesRequestBuilder provides operations to manage the bookingCurrencies property of the microsoft.graph.solutionsRoot entity.

func NewBookingCurrenciesRequestBuilder added in v0.49.0

NewBookingCurrenciesRequestBuilder instantiates a new BookingCurrenciesRequestBuilder and sets the default values.

func NewBookingCurrenciesRequestBuilderInternal added in v0.49.0

func NewBookingCurrenciesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BookingCurrenciesRequestBuilder

NewBookingCurrenciesRequestBuilderInternal instantiates a new BookingCurrenciesRequestBuilder and sets the default values.

func (*BookingCurrenciesRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*BookingCurrenciesRequestBuilder) CreateGetRequestInformation added in v0.49.0

CreateGetRequestInformation get a list of bookingCurrency objects available to a Microsoft Bookings business.

func (*BookingCurrenciesRequestBuilder) CreatePostRequestInformation added in v0.49.0

CreatePostRequestInformation create new navigation property to bookingCurrencies for solutions

func (*BookingCurrenciesRequestBuilder) Get added in v0.49.0

Get get a list of bookingCurrency objects available to a Microsoft Bookings business. Find more info here

func (*BookingCurrenciesRequestBuilder) Post added in v0.49.0

Post create new navigation property to bookingCurrencies for solutions

type BookingCurrenciesRequestBuilderGetQueryParameters added in v0.49.0

type BookingCurrenciesRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// 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"`
}

BookingCurrenciesRequestBuilderGetQueryParameters get a list of bookingCurrency objects available to a Microsoft Bookings business.

type BookingCurrenciesRequestBuilderGetRequestConfiguration added in v0.49.0

type BookingCurrenciesRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *BookingCurrenciesRequestBuilderGetQueryParameters
}

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

type BookingCurrenciesRequestBuilderPostRequestConfiguration added in v0.49.0

type BookingCurrenciesRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type SolutionsRequestBuilder

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

SolutionsRequestBuilder provides operations to manage the solutionsRoot singleton.

func NewSolutionsRequestBuilder

NewSolutionsRequestBuilder instantiates a new SolutionsRequestBuilder and sets the default values.

func NewSolutionsRequestBuilderInternal

func NewSolutionsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SolutionsRequestBuilder

NewSolutionsRequestBuilderInternal instantiates a new SolutionsRequestBuilder and sets the default values.

func (*SolutionsRequestBuilder) BookingBusinesses

BookingBusinesses provides operations to manage the bookingBusinesses property of the microsoft.graph.solutionsRoot entity.

func (*SolutionsRequestBuilder) BookingBusinessesById

BookingBusinessesById provides operations to manage the bookingBusinesses property of the microsoft.graph.solutionsRoot entity.

func (*SolutionsRequestBuilder) BookingCurrencies

BookingCurrencies provides operations to manage the bookingCurrencies property of the microsoft.graph.solutionsRoot entity.

func (*SolutionsRequestBuilder) BookingCurrenciesById

BookingCurrenciesById provides operations to manage the bookingCurrencies property of the microsoft.graph.solutionsRoot entity.

func (*SolutionsRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get solutions

type SolutionsRequestBuilderGetQueryParameters

type SolutionsRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

SolutionsRequestBuilderGetQueryParameters get solutions

type SolutionsRequestBuilderGetRequestConfiguration added in v0.22.0

type SolutionsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *SolutionsRequestBuilderGetQueryParameters
}

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

type SolutionsRequestBuilderPatchRequestConfiguration added in v0.22.0

type SolutionsRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

Source Files

Jump to

Keyboard shortcuts

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