global class GetUpdatedResult { global List ids; global Date latestdatecovered; global List getIds() { } global Date getLatestDateCovered() { } }