Representation Row Base

class q2_sdk.hq.db.representation_row_base.RepresentationRowBase[source]

Bases: object

Base class to inherit from when defining a table schema for a DBObject

class q2_sdk.hq.db.representation_row_base.BaseFormRow[source]

Bases: RepresentationRowBase

Base class to inherit from when defining a table schema for a ‘form’ like DBObject