RelatedResourceResponse

data class RelatedResourceResponse(val addedAt: String, val id: String, val lastModifiedAt: String, val origin: OriginResponse, val relevance: String)

Properties of a resource which is related to the issue

Constructors

Link copied to clipboard
constructor(addedAt: String, id: String, lastModifiedAt: String, origin: OriginResponse, relevance: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The time this relation was added to the issue (in UTC)

Link copied to clipboard
val id: String

The resource ID

Link copied to clipboard

The last update time of this relation (in UTC)

Link copied to clipboard

The source that related the resource to the issue

Link copied to clipboard

The resource's relevance status