Other

works.iterative.claude.core.model.ResultOrigin.Other
final case class Other(kind: String)

Any other origin value. kind is the wire kind string, or the raw JSON text of the origin value when it has no string kind key.

Attributes

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product