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