getCreatedAt method

int getCreatedAt()

Implementation

int getCreatedAt() {
  return getInt("createdAt");
}