Builder

class Builder

Properties

Link copied to clipboard
var key: String?

The identifier for the metadata field. This key uniquely identifies the type of metadata being stored, such as "severity", "category", or "assignee".

Link copied to clipboard

The value associated with the metadata key. This contains the actual data for the metadata field identified by the key.