{
"filter": {
"part": {
"code": "string",
"externalSubscriptionId": "string",
"timestamp": {
"fromInclusive": "2019-08-24T14:15:22.123Z",
"toExclusive": "2019-08-24T14:15:22.123Z"
},
"receivedAt": {
"fromInclusive": "2019-08-24T14:15:22.123Z",
"toExclusive": "2019-08-24T14:15:22.123Z"
}
},
"textSearch": "string"
},
"sort": {
"rules": [
{
"timestamp": "SORT_DIRECTION_UNSPECIFIED",
"receivedAt": "SORT_DIRECTION_UNSPECIFIED"
}
]
},
"pagination": {
"limit": "string",
"skip": "string",
"cursor": "string"
},
"readMask": "string",
"view": "VIEW_UNSPECIFIED"
}