@openmrs/esm-framework
Version:
42 lines (22 loc) • 882 B
Markdown
[@openmrs/esm-framework](../API.md) / Role
# Interface: Role
## Table of contents
### Properties
- [display](Role.md#display)
- [links](Role.md#links)
- [uuid](Role.md#uuid)
## Properties
### display
• **display**: `string`
#### Defined in
[packages/framework/esm-api/src/types/user-resource.ts:63](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-api/src/types/user-resource.ts#L63)
___
### links
• **links**: `any`[]
#### Defined in
[packages/framework/esm-api/src/types/user-resource.ts:64](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-api/src/types/user-resource.ts#L64)
___
### uuid
• **uuid**: `string`
#### Defined in
[packages/framework/esm-api/src/types/user-resource.ts:62](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-api/src/types/user-resource.ts#L62)