GET api/PushNotification/GetAssociateSettings
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of PushNotificationSettingDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| AssociateSettingId | integer |
None. |
|
| ParentId | integer |
None. |
|
| AssociateId | integer |
None. |
|
| ModuleTypeId | integer |
None. |
|
| CategoryTypeId | integer |
None. |
|
| Title | string |
None. |
|
| Description | string |
None. |
|
| IsEditable | boolean |
None. |
|
| IsNotifiable | boolean |
None. |
|
| TimeToNotifyBefore | integer |
None. |
|
| DistanceToNotifyBefore | decimal number |
None. |
|
| OrderNumber | integer |
None. |
|
| Children | Collection of PushNotificationSettingDTO |
None. |
|
| CreateDate | date |
None. |
|
| CreatedBy | integer |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.