AnnotationStoreTsvStoreOptions

data class AnnotationStoreTsvStoreOptions(val annotationType: AnnotationStoreAnnotationType? = null, val formatToHeader: AnnotationStoreFormatToHeader? = null, val schema: List<AnnotationStoreSchemaItem>? = null)

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard