UNPKG

@openmrs/esm-framework

Version:
42 lines (22 loc) 918 B
[@openmrs/esm-framework](../API.md) / Privilege # Interface: Privilege ## Table of contents ### Properties - [display](Privilege.md#display) - [links](Privilege.md#links) - [uuid](Privilege.md#uuid) ## Properties ### display • **display**: `string` #### Defined in [packages/framework/esm-api/src/types/user-resource.ts:57](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-api/src/types/user-resource.ts#L57) ___ ### links`Optional` **links**: `any`[] #### Defined in [packages/framework/esm-api/src/types/user-resource.ts:58](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-api/src/types/user-resource.ts#L58) ___ ### uuid • **uuid**: `string` #### Defined in [packages/framework/esm-api/src/types/user-resource.ts:56](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-api/src/types/user-resource.ts#L56)