# EDropinAccounts.EaTagRequestCreate

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**itemType** | **String** |  | 
**isInvited** | **Boolean** |  | [optional] [default to false]
**taggedById** | **String** |  | 
**itemId** | **String** |  | 
**itemName** | **String** |  | 
**picture** | **String** |  | [optional] 
**roles** | **[String]** |  | [optional] 
**itemLink** | **String** | Absolute url to the item that is tagged here | [optional] 


<a name="ItemTypeEnum"></a>
## Enum: ItemTypeEnum


* `Event` (value: `"Event"`)




