getUpdatedAt method

int getUpdatedAt()

Implementation

int getUpdatedAt() {
  return getInt("updatedAt");
}