WorkspaceRole The Workspace Role Properties Name Type Description Notes role string The Workspace Role [default to undefined] Example import { WorkspaceRole } from '@cosmotech/api-ts'; const instance: WorkspaceRole = { role, }; [Back to Model list] [Back to API list] [Back to README]