| Name | Description | |
|---|---|---|
![]()  | init | Initializes the dundas.notifications.Recipient object. | 
| Name | Description | |
|---|---|---|
![]()  | accountId | Gets or sets the account ID. DEPRECATED. Use recipient ID instead. | 
![]()  | displayName | Gets or sets the name of the recipient (only when account ID is provided). | 
![]()  | Gets or sets the email address. | |
![]()  | isUnsubscribeAllowed | Gets or sets a value indicating whether this recipient can unsubscribe. | 
![]()  | recipientId | Gets or sets the account or group ID. | 
![]()  | viewOverrides | Gets or sets an array of view overrides specific for this recipient. | 
| Name | Description | |
|---|---|---|
![]()  | fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. | 
![]()  | toJSON | Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class. |