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: StringGroup type (e.g., “team”, “organization”)
scope: StringYour internal group ID
name: StringDisplay name of the group