@openmrs/esm-framework
Version:
42 lines (22 loc) • 937 B
Markdown
[@openmrs/esm-framework](../API.md) / SessionLocation
# Interface: SessionLocation
## Table of contents
### Properties
- [display](SessionLocation.md#display)
- [links](SessionLocation.md#links)
- [uuid](SessionLocation.md#uuid)
## Properties
### display
• **display**: `string`
#### Defined in
[packages/framework/esm-api/src/types/user-resource.ts:51](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-api/src/types/user-resource.ts#L51)
___
### links
• **links**: `any`[]
#### Defined in
[packages/framework/esm-api/src/types/user-resource.ts:52](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-api/src/types/user-resource.ts#L52)
___
### uuid
• **uuid**: `string`
#### Defined in
[packages/framework/esm-api/src/types/user-resource.ts:50](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-api/src/types/user-resource.ts#L50)