Interface IssueCommentContract.UpdateStages.WithCreatedDate

    • Method Detail

      • withCreatedDate

        IssueCommentContract.Update withCreatedDate​(OffsetDateTime createdDate)
        Specifies the createdDate property: Date and time when the comment was created..
        Parameters:
        createdDate - Date and time when the comment was created.
        Returns:
        the next definition stage.