Versions in this module Expand all Collapse all v0 v0.9.0 Jul 8, 2023 Changes in this version + type FollowingRequestBuilder struct + func NewFollowingRequestBuilder(rawUrl string, ...) *FollowingRequestBuilder + func NewFollowingRequestBuilderInternal(pathParameters map[string]string, ...) *FollowingRequestBuilder + func (m *FollowingRequestBuilder) Count() ... + func (m *FollowingRequestBuilder) CreateGetRequestInformation(options *FollowingRequestBuilderGetOptions) (...) + func (m *FollowingRequestBuilder) Get(options *FollowingRequestBuilderGetOptions) (...) + type FollowingRequestBuilderGetOptions struct + Headers map[string]string + Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption + QueryParameters *FollowingRequestBuilderGetQueryParameters + ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler + type FollowingRequestBuilderGetQueryParameters struct + Count *bool + Expand []string + Filter *string + Orderby []string + Search *string + Select []string + Skip *int32 + Top *int32