FieldSchema

class tracdap.rt.metadata.FieldSchema

Schema for an individual field in a tabular dataset

See also

TableSchema

businessKey: bool

businessKey

categorical: bool

categorical

fieldName: str

fieldName

fieldOrder: int

fieldOrder

fieldType: BasicType

fieldType

formatCode: str | None

formatCode

label: str

label

notNull: bool | None

This could become mandatory with the next metadata update