spatio-sdk 0.0.2

Rust SDK for the SpatioAPI. Generated from the official OpenAPI spec.
Documentation
# BlockType

## Enum Variants

| Name | Value |
|---- | -----|
| Paragraph | paragraph |
| Heading1 | heading_1 |
| Heading2 | heading_2 |
| Heading3 | heading_3 |
| BulletedListItem | bulleted_list_item |
| NumberedListItem | numbered_list_item |
| ToDo | to_do |
| Toggle | toggle |
| Code | code |
| Quote | quote |
| Callout | callout |
| Divider | divider |
| Image | image |
| Video | video |
| File | file |
| Embed | embed |
| Table | table |
| TableRow | table_row |
| ColumnList | column_list |
| Column | column |
| Equation | equation |
| Breadcrumb | breadcrumb |
| TableOfContents | table_of_contents |


[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)