Skip to main content

CreateInvitationGroup

Type Alias CreateInvitationGroup 

Source
pub type CreateInvitationGroup = CreateInvitationScope;
👎Deprecated since 0.1.0:

Use CreateInvitationScope instead

Aliased Type§

pub struct CreateInvitationGroup {
    pub scope_type: String,
    pub scope: String,
    pub name: String,
}

Fields§

§scope_type: String

Group type (e.g., “team”, “organization”)

§scope: String

Your internal group ID

§name: String

Display name of the group