mo_team

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Activity

type Activity struct {
	Raw json.RawMessage
}

type Devices

type Devices struct {
	Raw json.RawMessage
}

type Feature

type Feature struct {
	Raw                     json.RawMessage
	UploadApiRateLimit      string `path:"upload_api_rate_limit.\\.tag" json:"upload_api_rate_limit"`
	UploadApiRateLimitCount int    `path:"upload_api_rate_limit.limit" json:"upload_api_rate_limit_count"`
	HasTeamSharedDropbox    bool   `path:"has_team_shared_dropbox.has_team_shared_dropbox" json:"has_team_shared_dropbox"`
	HasTeamFileEvents       bool   `path:"has_team_file_events.enabled" json:"has_team_file_events"`
	HasTeamSelectiveSync    bool   `path:"has_team_selective_sync.has_team_selective_sync" json:"has_team_selective_sync"`
}

type Info

type Info struct {
	Raw                      json.RawMessage
	Name                     string `path:"name" json:"name"`
	TeamId                   string `path:"team_id" json:"team_id"`
	NumLicensedUsers         int    `path:"num_licensed_users" json:"num_licensed_users"`
	NumProvisionedUsers      int    `path:"num_provisioned_users" json:"num_provisioned_users"`
	PolicySharedFolderMember string `path:"policies.sharing.shared_folder_member_policy.\\.tag" json:"policy_shared_folder_member"`
	PolicySharedFolderJoin   string `path:"policies.sharing.shared_folder_join_policy.\\.tag" json:"policy_shared_folder_join"`
	PolicySharedLinkCreate   string `path:"policies.sharing.shared_link_create_policy.\\.tag" json:"policy_shared_link_create"`
	PolicyEmmState           string `path:"policies.emm_state.\\.tag" json:"policy_emm_state"`
	PolicyOfficeAddIn        string `path:"policies.office_addin.\\.tag" json:"policy_office_add_in"`
}

type Membership

type Membership struct {
	Raw json.RawMessage
}

type Storage

type Storage struct {
	Raw json.RawMessage
}

Jump to

Keyboard shortcuts

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