Documentation ¶
Index ¶
- func CreateCheckMemberObjectsRequestBodyFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- func CreateCheckMemberObjectsResponseFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- type CheckMemberObjectsRequestBody
- func (m *CheckMemberObjectsRequestBody) GetAdditionalData() map[string]interface{}
- func (m *CheckMemberObjectsRequestBody) GetFieldDeserializers() ...
- func (m *CheckMemberObjectsRequestBody) GetIds() []string
- func (m *CheckMemberObjectsRequestBody) Serialize(...) error
- func (m *CheckMemberObjectsRequestBody) SetAdditionalData(value map[string]interface{})
- func (m *CheckMemberObjectsRequestBody) SetIds(value []string)
- type CheckMemberObjectsRequestBodyable
- type CheckMemberObjectsRequestBuilder
- func (m *CheckMemberObjectsRequestBuilder) CreatePostRequestInformation(body CheckMemberObjectsRequestBodyable) (...)
- func (m *CheckMemberObjectsRequestBuilder) CreatePostRequestInformationWithRequestConfiguration(body CheckMemberObjectsRequestBodyable, ...) (...)
- func (m *CheckMemberObjectsRequestBuilder) Post(body CheckMemberObjectsRequestBodyable) (CheckMemberObjectsResponseable, error)
- func (m *CheckMemberObjectsRequestBuilder) PostWithRequestConfigurationAndResponseHandler(body CheckMemberObjectsRequestBodyable, ...) (CheckMemberObjectsResponseable, error)
- type CheckMemberObjectsRequestBuilderPostRequestConfiguration
- type CheckMemberObjectsResponse
- func (m *CheckMemberObjectsResponse) GetAdditionalData() map[string]interface{}
- func (m *CheckMemberObjectsResponse) GetFieldDeserializers() ...
- func (m *CheckMemberObjectsResponse) GetValue() []string
- func (m *CheckMemberObjectsResponse) Serialize(...) error
- func (m *CheckMemberObjectsResponse) SetAdditionalData(value map[string]interface{})
- func (m *CheckMemberObjectsResponse) SetValue(value []string)
- type CheckMemberObjectsResponseable
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateCheckMemberObjectsRequestBodyFromDiscriminatorValue ¶ added in v0.13.0
func CreateCheckMemberObjectsRequestBodyFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateCheckMemberObjectsRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value
func CreateCheckMemberObjectsResponseFromDiscriminatorValue ¶ added in v0.13.0
func CreateCheckMemberObjectsResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateCheckMemberObjectsResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value
Types ¶
type CheckMemberObjectsRequestBody ¶
type CheckMemberObjectsRequestBody struct {
// contains filtered or unexported fields
}
CheckMemberObjectsRequestBody provides operations to call the checkMemberObjects method.
func NewCheckMemberObjectsRequestBody ¶
func NewCheckMemberObjectsRequestBody() *CheckMemberObjectsRequestBody
NewCheckMemberObjectsRequestBody instantiates a new checkMemberObjectsRequestBody and sets the default values.
func (*CheckMemberObjectsRequestBody) GetAdditionalData ¶
func (m *CheckMemberObjectsRequestBody) 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 (*CheckMemberObjectsRequestBody) GetFieldDeserializers ¶
func (m *CheckMemberObjectsRequestBody) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*CheckMemberObjectsRequestBody) GetIds ¶
func (m *CheckMemberObjectsRequestBody) GetIds() []string
GetIds gets the ids property value. The ids property
func (*CheckMemberObjectsRequestBody) Serialize ¶
func (m *CheckMemberObjectsRequestBody) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*CheckMemberObjectsRequestBody) SetAdditionalData ¶
func (m *CheckMemberObjectsRequestBody) 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 (*CheckMemberObjectsRequestBody) SetIds ¶
func (m *CheckMemberObjectsRequestBody) SetIds(value []string)
SetIds sets the ids property value. The ids property
type CheckMemberObjectsRequestBodyable ¶ added in v0.13.0
type CheckMemberObjectsRequestBodyable interface { i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable GetIds() []string SetIds(value []string) }
CheckMemberObjectsRequestBodyable
type CheckMemberObjectsRequestBuilder ¶
type CheckMemberObjectsRequestBuilder struct {
// contains filtered or unexported fields
}
CheckMemberObjectsRequestBuilder provides operations to call the checkMemberObjects method.
func NewCheckMemberObjectsRequestBuilder ¶
func NewCheckMemberObjectsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *CheckMemberObjectsRequestBuilder
NewCheckMemberObjectsRequestBuilder instantiates a new CheckMemberObjectsRequestBuilder and sets the default values.
func NewCheckMemberObjectsRequestBuilderInternal ¶
func NewCheckMemberObjectsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *CheckMemberObjectsRequestBuilder
NewCheckMemberObjectsRequestBuilderInternal instantiates a new CheckMemberObjectsRequestBuilder and sets the default values.
func (*CheckMemberObjectsRequestBuilder) CreatePostRequestInformation ¶
func (m *CheckMemberObjectsRequestBuilder) CreatePostRequestInformation(body CheckMemberObjectsRequestBodyable) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreatePostRequestInformation invoke action checkMemberObjects
func (*CheckMemberObjectsRequestBuilder) CreatePostRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *CheckMemberObjectsRequestBuilder) CreatePostRequestInformationWithRequestConfiguration(body CheckMemberObjectsRequestBodyable, requestConfiguration *CheckMemberObjectsRequestBuilderPostRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreatePostRequestInformationWithRequestConfiguration invoke action checkMemberObjects
func (*CheckMemberObjectsRequestBuilder) Post ¶
func (m *CheckMemberObjectsRequestBuilder) Post(body CheckMemberObjectsRequestBodyable) (CheckMemberObjectsResponseable, error)
Post invoke action checkMemberObjects
func (*CheckMemberObjectsRequestBuilder) PostWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *CheckMemberObjectsRequestBuilder) PostWithRequestConfigurationAndResponseHandler(body CheckMemberObjectsRequestBodyable, requestConfiguration *CheckMemberObjectsRequestBuilderPostRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) (CheckMemberObjectsResponseable, error)
PostWithRequestConfigurationAndResponseHandler invoke action checkMemberObjects
type CheckMemberObjectsRequestBuilderPostRequestConfiguration ¶ added in v0.22.0
type CheckMemberObjectsRequestBuilderPostRequestConfiguration struct { // Request headers Headers map[string]string // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
CheckMemberObjectsRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type CheckMemberObjectsResponse ¶ added in v0.13.0
type CheckMemberObjectsResponse struct {
// contains filtered or unexported fields
}
CheckMemberObjectsResponse provides operations to call the checkMemberObjects method.
func NewCheckMemberObjectsResponse ¶ added in v0.13.0
func NewCheckMemberObjectsResponse() *CheckMemberObjectsResponse
NewCheckMemberObjectsResponse instantiates a new checkMemberObjectsResponse and sets the default values.
func (*CheckMemberObjectsResponse) GetAdditionalData ¶ added in v0.13.0
func (m *CheckMemberObjectsResponse) 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 (*CheckMemberObjectsResponse) GetFieldDeserializers ¶ added in v0.13.0
func (m *CheckMemberObjectsResponse) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*CheckMemberObjectsResponse) GetValue ¶ added in v0.13.0
func (m *CheckMemberObjectsResponse) GetValue() []string
GetValue gets the value property value. The value property
func (*CheckMemberObjectsResponse) Serialize ¶ added in v0.13.0
func (m *CheckMemberObjectsResponse) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*CheckMemberObjectsResponse) SetAdditionalData ¶ added in v0.13.0
func (m *CheckMemberObjectsResponse) 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 (*CheckMemberObjectsResponse) SetValue ¶ added in v0.13.0
func (m *CheckMemberObjectsResponse) SetValue(value []string)
SetValue sets the value property value. The value property
type CheckMemberObjectsResponseable ¶ added in v0.13.0
type CheckMemberObjectsResponseable interface { i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable GetValue() []string SetValue(value []string) }
CheckMemberObjectsResponseable