DismissNoticeViewModel
This model contains the information for dismissing a notice assigned to a given representative
Name | Description | Type | Additional information |
---|---|---|---|
ARTypeID |
AutoResponder Type ID. Optional. When only this field is passed it will dismiss any revolution notice for the given autoresponder type. |
integer |
None. |
ARTemplateID |
AutoResponder Template ID. Optional. When only this field is passed it will dismiss any revolution notice for the given autoresponder template. |
integer |
None. |
DisplayType |
The display type. Optional. Options: 0 - Popup, 1 - Banner, 2 - Login Lock Screen. When only this field is passed it will dismiss any revolution notice for the given display type. |
integer |
None. |