Interface IssueContract.DefinitionStages.WithCreatedDate

    • Method Detail

      • withCreatedDate

        IssueContract.DefinitionStages.WithCreate withCreatedDate​(OffsetDateTime createdDate)
        Specifies the createdDate property: Date and time when the issue was created..
        Parameters:
        createdDate - Date and time when the issue was created.
        Returns:
        the next definition stage.