Model that contains share option type, properties and display names
| Name | Type | Description |
| DisplayText | String | Localized text for downstream clients to use for displaying options |
| AccessRightType | ShareAccessRightType | Share Access Right Type |
| IsWatermarked | Boolean | Does this access right involve watermarking? |
| IsViewOnly | Boolean | Does this access right only allow file viewing? |
| IsEditable | Boolean | Does this access right enable file editing? |
| RequiresLogin | Boolean | Does this access right require that the recipient logs in? |
| RequiresStreamIds | Boolean | Does this access right require the use of stream ids instead of item ids? |