archive

package
v0.47.0 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateArchivePostRequestBodyFromDiscriminatorValue

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

Types

type ArchivePostRequestBody

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

ArchivePostRequestBody provides operations to call the archive method.

func NewArchivePostRequestBody

func NewArchivePostRequestBody() *ArchivePostRequestBody

NewArchivePostRequestBody instantiates a new archivePostRequestBody and sets the default values.

func (*ArchivePostRequestBody) GetAdditionalData

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

GetFieldDeserializers the deserialization information for the current model

func (*ArchivePostRequestBody) GetShouldSetSpoSiteReadOnlyForMembers

func (m *ArchivePostRequestBody) GetShouldSetSpoSiteReadOnlyForMembers() *bool

GetShouldSetSpoSiteReadOnlyForMembers gets the shouldSetSpoSiteReadOnlyForMembers property value. The shouldSetSpoSiteReadOnlyForMembers property

func (*ArchivePostRequestBody) Serialize

Serialize serializes information the current object

func (*ArchivePostRequestBody) SetAdditionalData

func (m *ArchivePostRequestBody) 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 (*ArchivePostRequestBody) SetShouldSetSpoSiteReadOnlyForMembers

func (m *ArchivePostRequestBody) SetShouldSetSpoSiteReadOnlyForMembers(value *bool)

SetShouldSetSpoSiteReadOnlyForMembers sets the shouldSetSpoSiteReadOnlyForMembers property value. The shouldSetSpoSiteReadOnlyForMembers property

type ArchivePostRequestBodyable

type ArchivePostRequestBodyable interface {
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
	GetShouldSetSpoSiteReadOnlyForMembers() *bool
	SetShouldSetSpoSiteReadOnlyForMembers(value *bool)
}

ArchivePostRequestBodyable

type ArchiveRequestBuilder

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

ArchiveRequestBuilder provides operations to call the archive method.

func NewArchiveRequestBuilder

NewArchiveRequestBuilder instantiates a new ArchiveRequestBuilder and sets the default values.

func NewArchiveRequestBuilderInternal

func NewArchiveRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ArchiveRequestBuilder

NewArchiveRequestBuilderInternal instantiates a new ArchiveRequestBuilder and sets the default values.

func (*ArchiveRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation archive the specified team. When a team is archived, users can no longer send or like messages on any channel in the team, edit the team's name, description, or other settings, or in general make most changes to the team.Membership changes to the team continue to be allowed. Archiving is an async operation. A team is archived once the async operation completes successfully, which may occur subsequent to a response from this API. To archive a team, the team and group must have an owner. To restore a team from its archived state, use the API to unarchive.

func (*ArchiveRequestBuilder) Post

Post archive the specified team. When a team is archived, users can no longer send or like messages on any channel in the team, edit the team's name, description, or other settings, or in general make most changes to the team.Membership changes to the team continue to be allowed. Archiving is an async operation. A team is archived once the async operation completes successfully, which may occur subsequent to a response from this API. To archive a team, the team and group must have an owner. To restore a team from its archived state, use the API to unarchive.

type ArchiveRequestBuilderPostRequestConfiguration

type ArchiveRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ArchiveRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Jump to

Keyboard shortcuts

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