Interface UpdateTracking

    • Method Detail

      • createdAt

        @Nullable
        GitHubInstant createdAt()
        Created date
        Returns:
        The date when the issue was created
      • updatedAt

        @Nullable
        GitHubInstant updatedAt()
        Updated date
        Returns:
        The date when the issue was updated