invitations

package
v0.0.30 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseGetInvitation_sourceQueryParameterType

func ParseGetInvitation_sourceQueryParameterType(v string) (any, error)

func ParseGetRoleQueryParameterType

func ParseGetRoleQueryParameterType(v string) (any, error)

func ParseInvitationsPostRequestBody_role

func ParseInvitationsPostRequestBody_role(v string) (any, error)

func SerializeGetInvitation_sourceQueryParameterType

func SerializeGetInvitation_sourceQueryParameterType(values []GetInvitation_sourceQueryParameterType) []string

func SerializeGetRoleQueryParameterType

func SerializeGetRoleQueryParameterType(values []GetRoleQueryParameterType) []string

func SerializeInvitationsPostRequestBody_role

func SerializeInvitationsPostRequestBody_role(values []InvitationsPostRequestBody_role) []string

Types

type GetInvitation_sourceQueryParameterType

type GetInvitation_sourceQueryParameterType int
const (
	ALL_GETINVITATION_SOURCEQUERYPARAMETERTYPE GetInvitation_sourceQueryParameterType = iota
	MEMBER_GETINVITATION_SOURCEQUERYPARAMETERTYPE
	SCIM_GETINVITATION_SOURCEQUERYPARAMETERTYPE
)

func (GetInvitation_sourceQueryParameterType) String

type GetRoleQueryParameterType

type GetRoleQueryParameterType int
const (
	ALL_GETROLEQUERYPARAMETERTYPE GetRoleQueryParameterType = iota
	ADMIN_GETROLEQUERYPARAMETERTYPE
	DIRECT_MEMBER_GETROLEQUERYPARAMETERTYPE
	BILLING_MANAGER_GETROLEQUERYPARAMETERTYPE
	HIRING_MANAGER_GETROLEQUERYPARAMETERTYPE
)

func (GetRoleQueryParameterType) String

func (i GetRoleQueryParameterType) String() string

type InvitationsPostRequestBody_role

type InvitationsPostRequestBody_role int

The role for the new member. * `admin` - Organization owners with full administrative rights to the organization and complete access to all repositories and teams. * `direct_member` - Non-owner organization members with ability to see other members and join teams by invitation. * `billing_manager` - Non-owner organization members with ability to manage the billing settings of your organization. * `reinstate` - The previous role assigned to the invitee before they were removed from your organization. Can be one of the roles listed above. Only works if the invitee was previously part of your organization.

const (
	ADMIN_INVITATIONSPOSTREQUESTBODY_ROLE InvitationsPostRequestBody_role = iota
	DIRECT_MEMBER_INVITATIONSPOSTREQUESTBODY_ROLE
	BILLING_MANAGER_INVITATIONSPOSTREQUESTBODY_ROLE
	REINSTATE_INVITATIONSPOSTREQUESTBODY_ROLE
)

func (InvitationsPostRequestBody_role) String

Jump to

Keyboard shortcuts

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