IMcaOnDataUpdatedOutData
OutData object of OnDataUpdated event's response data.
Object Structure
The following is the object structure for IMcaOnDataUpdatedOutData:
interface IMcaOnDataUpdatedOutData {
updateType: string;
}
OutData object of OnDataUpdated event's response data.
The following is the object structure for IMcaOnDataUpdatedOutData:
interface IMcaOnDataUpdatedOutData {
updateType: string;
}