agreementacceptance

package
v0.20241209.1115630 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2024 License: MPL-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AgreementAcceptanceClient

type AgreementAcceptanceClient struct {
	Client *msgraph.Client
}

func NewAgreementAcceptanceClientWithBaseURI

func NewAgreementAcceptanceClientWithBaseURI(sdkApi sdkEnv.Api) (*AgreementAcceptanceClient, error)

func (AgreementAcceptanceClient) GetAgreementAcceptance

GetAgreementAcceptance - Get agreementAcceptances from users. The user's terms of use acceptance statuses. Read-only. Nullable.

func (AgreementAcceptanceClient) GetAgreementAcceptancesCount

GetAgreementAcceptancesCount - Get the number of the resource

func (AgreementAcceptanceClient) ListAgreementAcceptances

ListAgreementAcceptances - Get agreementAcceptances from users. The user's terms of use acceptance statuses. Read-only. Nullable.

func (AgreementAcceptanceClient) ListAgreementAcceptancesComplete

ListAgreementAcceptancesComplete retrieves all the results into a single object

func (AgreementAcceptanceClient) ListAgreementAcceptancesCompleteMatchingPredicate

ListAgreementAcceptancesCompleteMatchingPredicate retrieves all the results and then applies the predicate

type AgreementAcceptanceOperationPredicate

type AgreementAcceptanceOperationPredicate struct {
}

func (AgreementAcceptanceOperationPredicate) Matches

type GetAgreementAcceptanceOperationOptions

type GetAgreementAcceptanceOperationOptions struct {
	Expand    *odata.Expand
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Select    *[]string
}

func DefaultGetAgreementAcceptanceOperationOptions

func DefaultGetAgreementAcceptanceOperationOptions() GetAgreementAcceptanceOperationOptions

func (GetAgreementAcceptanceOperationOptions) ToHeaders

func (GetAgreementAcceptanceOperationOptions) ToOData

func (GetAgreementAcceptanceOperationOptions) ToQuery

type GetAgreementAcceptanceOperationResponse

type GetAgreementAcceptanceOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.AgreementAcceptance
}

type GetAgreementAcceptancesCountOperationOptions

type GetAgreementAcceptancesCountOperationOptions struct {
	Filter    *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Search    *string
}

func DefaultGetAgreementAcceptancesCountOperationOptions

func DefaultGetAgreementAcceptancesCountOperationOptions() GetAgreementAcceptancesCountOperationOptions

func (GetAgreementAcceptancesCountOperationOptions) ToHeaders

func (GetAgreementAcceptancesCountOperationOptions) ToOData

func (GetAgreementAcceptancesCountOperationOptions) ToQuery

type GetAgreementAcceptancesCountOperationResponse

type GetAgreementAcceptancesCountOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]byte
}

type ListAgreementAcceptancesCompleteResult

type ListAgreementAcceptancesCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.AgreementAcceptance
}

type ListAgreementAcceptancesCustomPager

type ListAgreementAcceptancesCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}
func (p *ListAgreementAcceptancesCustomPager) NextPageLink() *odata.Link

type ListAgreementAcceptancesOperationOptions

type ListAgreementAcceptancesOperationOptions struct {
	Count     *bool
	Expand    *odata.Expand
	Filter    *string
	Metadata  *odata.Metadata
	OrderBy   *odata.OrderBy
	RetryFunc client.RequestRetryFunc
	Search    *string
	Select    *[]string
	Skip      *int64
	Top       *int64
}

func DefaultListAgreementAcceptancesOperationOptions

func DefaultListAgreementAcceptancesOperationOptions() ListAgreementAcceptancesOperationOptions

func (ListAgreementAcceptancesOperationOptions) ToHeaders

func (ListAgreementAcceptancesOperationOptions) ToOData

func (ListAgreementAcceptancesOperationOptions) ToQuery

type ListAgreementAcceptancesOperationResponse

type ListAgreementAcceptancesOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.AgreementAcceptance
}

Jump to

Keyboard shortcuts

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