Document
@JsonSerializable
@PolymorphicLabel(value = "document")
Constructors
Link copied to clipboard
constructor(source: DocumentSource, title: String? = null, context: String? = null, citations: Citations? = null, cache_control: CacheControl? = null)