GET api/eventComunicationAttendees/list?pageNum={pageNum}&pageSize={pageSize}
Method responsible for List the Attendees
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| pageNum |
Num of page. |
integer |
Required |
| pageSize |
Page Size. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
doneIT_EventCommunicationsAttendees| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| ContactsId | integer |
None. |
|
| EventComunicationId | integer |
None. |
|
| wxUserId | integer |
None. |
|
| doneIT_Contacts | doneIT_Contacts |
None. |
|
| doneIT_EventCommunications | doneIT_EventCommunications |
None. |
|
| doneIT_EventCommunicationsAttendeesAttachs | Collection of doneIT_EventCommunicationsAttendeesAttachs |
None. |
|
| doneIT_EventCommunicationsNotifications | Collection of doneIT_EventCommunicationsNotifications |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.