OriginResponse

data class OriginResponse(val addedBy: String, val addedByType: String)

Details about the origin of the entity - the source that added it to the issue

Constructors

Link copied to clipboard
constructor(addedBy: String, addedByType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the origin - for example, in case of 'Manual', the object ID of the identity, and in case of 'Automatic', the name of the automatic system

Link copied to clipboard

The source of the origin - Manual or Automatic