Models¶
Public input models¶
Public input and response models for ineepy.
Pydantic models used when constructing table schemas and when
annotating responses returned by resource methods.
:class:ColumnSchema, :class:ColumnSorting, and :class:ColumnPartitioning
are the primary types callers pass to table resource methods.