Skip to main content
The Go SDK and docs are currently in beta. Report issues on GitHub.
Role of the member in the organization

Example Usage

import (
	"github.com/OpenRouterTeam/go-sdk/models/operations"
)

value := operations.RoleOrgAdmin

// Open enum: custom values can be created with a direct type cast
custom := operations.Role("custom_value")

Values

NameValue
RoleOrgAdminorg:admin
RoleOrgMemberorg:member