checkmembergroups

package
v0.16.0 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateCheckMemberGroupsRequestBodyFromDiscriminatorValue added in v0.13.0

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

func CreateCheckMemberGroupsResponseFromDiscriminatorValue added in v0.13.0

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

Types

type CheckMemberGroupsRequestBody

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

CheckMemberGroupsRequestBody provides operations to call the checkMemberGroups method.

func NewCheckMemberGroupsRequestBody

func NewCheckMemberGroupsRequestBody() *CheckMemberGroupsRequestBody

NewCheckMemberGroupsRequestBody instantiates a new checkMemberGroupsRequestBody and sets the default values.

func (*CheckMemberGroupsRequestBody) GetAdditionalData

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

GetFieldDeserializers the deserialization information for the current model

func (*CheckMemberGroupsRequestBody) GetGroupIds

func (m *CheckMemberGroupsRequestBody) GetGroupIds() []string

GetGroupIds gets the groupIds property value.

func (*CheckMemberGroupsRequestBody) Serialize

Serialize serializes information the current object

func (*CheckMemberGroupsRequestBody) SetAdditionalData

func (m *CheckMemberGroupsRequestBody) 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 (*CheckMemberGroupsRequestBody) SetGroupIds

func (m *CheckMemberGroupsRequestBody) SetGroupIds(value []string)

SetGroupIds sets the groupIds property value.

type CheckMemberGroupsRequestBodyable added in v0.13.0

CheckMemberGroupsRequestBodyable

type CheckMemberGroupsRequestBuilder

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

CheckMemberGroupsRequestBuilder provides operations to call the checkMemberGroups method.

func NewCheckMemberGroupsRequestBuilder

NewCheckMemberGroupsRequestBuilder instantiates a new CheckMemberGroupsRequestBuilder and sets the default values.

func NewCheckMemberGroupsRequestBuilderInternal

func NewCheckMemberGroupsRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *CheckMemberGroupsRequestBuilder

NewCheckMemberGroupsRequestBuilderInternal instantiates a new CheckMemberGroupsRequestBuilder and sets the default values.

func (*CheckMemberGroupsRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action checkMemberGroups

func (*CheckMemberGroupsRequestBuilder) Post

Post invoke action checkMemberGroups

type CheckMemberGroupsRequestBuilderPostOptions

type CheckMemberGroupsRequestBuilderPostOptions struct {
	//
	Body CheckMemberGroupsRequestBodyable
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

CheckMemberGroupsRequestBuilderPostOptions options for Post

type CheckMemberGroupsResponse added in v0.13.0

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

CheckMemberGroupsResponse provides operations to call the checkMemberGroups method.

func NewCheckMemberGroupsResponse added in v0.13.0

func NewCheckMemberGroupsResponse() *CheckMemberGroupsResponse

NewCheckMemberGroupsResponse instantiates a new checkMemberGroupsResponse and sets the default values.

func (*CheckMemberGroupsResponse) GetAdditionalData added in v0.13.0

func (m *CheckMemberGroupsResponse) 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 (*CheckMemberGroupsResponse) GetFieldDeserializers added in v0.13.0

GetFieldDeserializers the deserialization information for the current model

func (*CheckMemberGroupsResponse) GetValue added in v0.13.0

func (m *CheckMemberGroupsResponse) GetValue() []string

GetValue gets the value property value.

func (*CheckMemberGroupsResponse) Serialize added in v0.13.0

Serialize serializes information the current object

func (*CheckMemberGroupsResponse) SetAdditionalData added in v0.13.0

func (m *CheckMemberGroupsResponse) 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 (*CheckMemberGroupsResponse) SetValue added in v0.13.0

func (m *CheckMemberGroupsResponse) SetValue(value []string)

SetValue sets the value property value.

type CheckMemberGroupsResponseable added in v0.13.0

CheckMemberGroupsResponseable

Jump to

Keyboard shortcuts

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