Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RecordFieldProperties

Auto-generated interface for https://w3id.org/cwl/salad#RecordField

A field of a record.

Hierarchy

Implemented by

Index

Properties

Optional doc

doc?: string | string[]

A documentation string for this object, or an array of strings which should be concatenated.

Optional extensionFields

extensionFields?: Dictionary<any>

name

name: string

The name of the field

type

The field type

Generated using TypeDoc