IDONoticeMessageStateParamModel
| Properties | Type | Description |
|---|---|---|
| operat | Int | Operation 1: Add 2: Modify 3: Get query |
| allOnOff | Int | Only add and modify Overall notification switch 1: Turn on all notifications 0: Turn off all Notification |
| allSendNum | Int | Total number of packets sent Send more than 100 packets in batches all_send_num = now_send_index indicates sending is completed |
| nowSendIndex | Int | Current sending order |
| items | List< IDONoticeMessageStateItemItem> | IDONoticeMessageStateItem Collection |