Segment

@JsonSerializable
data class Segment(val Id: SegmentId, val Document: String? = null)(source)

Constructors

Link copied to clipboard
constructor(Id: SegmentId, Document: String? = null)

Properties

Link copied to clipboard
Link copied to clipboard