Field | Type | Description |
---|
content | List | A list of Delta API Events. |
last | Boolean | Indicates if iteration over the list of products is complete if page is also provided. |
first | Boolean | Indicates if this is the first "page" if the page is also provided. |
size | Integer | Number of products requested. |
numberOfElements | Integer | Number of products returned in this response. |
totalPages | Integer | Total number of pages. |
totalElements | Integer | Total number of products. |
Field | Type | Description |
---|
event | String | Either CREATED or MODIFIED |
dateActivated | Timestamp | The dateTime that this event was created |
dataDeactivated | Timestamp | The date and time that this event was no longer the most recent/active event |