Versions in this module Expand all Collapse all v0 v0.9.0 Jul 8, 2023 Changes in this version + func CreateAllowedCalendarSharingRolesWithUserResponseFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...) + type AllowedCalendarSharingRolesWithUserRequestBuilder struct + func NewAllowedCalendarSharingRolesWithUserRequestBuilder(rawUrl string, ...) *AllowedCalendarSharingRolesWithUserRequestBuilder + func NewAllowedCalendarSharingRolesWithUserRequestBuilderInternal(pathParameters map[string]string, ...) *AllowedCalendarSharingRolesWithUserRequestBuilder + func (m *AllowedCalendarSharingRolesWithUserRequestBuilder) CreateGetRequestInformation(options *AllowedCalendarSharingRolesWithUserRequestBuilderGetOptions) (...) + func (m *AllowedCalendarSharingRolesWithUserRequestBuilder) Get(options *AllowedCalendarSharingRolesWithUserRequestBuilderGetOptions) (AllowedCalendarSharingRolesWithUserResponseable, error) + type AllowedCalendarSharingRolesWithUserRequestBuilderGetOptions struct + Headers map[string]string + Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption + ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler + type AllowedCalendarSharingRolesWithUserResponse struct + func NewAllowedCalendarSharingRolesWithUserResponse() *AllowedCalendarSharingRolesWithUserResponse + func (m *AllowedCalendarSharingRolesWithUserResponse) GetAdditionalData() map[string]interface{} + func (m *AllowedCalendarSharingRolesWithUserResponse) GetFieldDeserializers() ... + func (m *AllowedCalendarSharingRolesWithUserResponse) GetValue() ... + func (m *AllowedCalendarSharingRolesWithUserResponse) Serialize(...) error + func (m *AllowedCalendarSharingRolesWithUserResponse) SetAdditionalData(value map[string]interface{}) + func (m *AllowedCalendarSharingRolesWithUserResponse) SetValue(...) + type AllowedCalendarSharingRolesWithUserResponseable interface + GetValue func() ... + SetValue func(...)